Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Menu issues with eyeball theme  (Read 3645 times)

0 Members and 1 Guest are viewing this topic.

cnymike

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Menu issues with eyeball theme
« on: January 26, 2005, 05:27:59 am »

I'm trying to duplicate the look of the eyeball theme menu bar on the non-coppermine homepage of a website I'm working on.

I've attempted to cut and paste the code to recreate the menu but it's just not working. there are spaces between the menu elements that I can't seem to get rid of.

Here is the test page http://www.cayugaimages.com/test.html
Here is the live website which shows the eyeball theme menubar http://www.cayugaimages.com/cpg
Here is the live website which shows the menubar I want to change to look like the eyeball theme  http://www.cayugaimages.com/

I'm just trying to make the non-coppermine part of the website have a consistent look to the eyeball theme.

Any guidelines would be appreciated.

Michael
« Last Edit: January 26, 2005, 05:35:53 am by cnymike »
Logged

snork13

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 260
  • Internet! Is that thing still around?
    • Gallery
Re: Menu issues with eyeball theme
« Reply #1 on: January 26, 2005, 05:49:38 am »

I would look at the css. you use css/main.css, and eyeball/style.css. Maybe even try using the gallery css for a test, you will also need the class to be the same for the top_nav_bttn(or what ever you want to call it in your custom page. This may not be the problem, but a good place to start :D
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: Menu issues with eyeball theme
« Reply #2 on: January 26, 2005, 05:50:00 am »

adjust your paddings for the img tag in your css:
Code: [Select]
img {
padding-right: 0px; padding-left: 10px; padding-bottom: 5px
}
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.