Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Menu issues with eyeball theme  (Read 3644 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.026 seconds with 19 queries.