News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Text Size and top margins - help required

Started by Slingers, October 30, 2007, 12:11:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Slingers

Hi,

My custom theme is based closely on "eyeball" and I have been trying to get it to match my web site and I have come up against a brick wall on two issues.

1. How do I change the text size of the {SYS_MENU} - top left which drops down under the home page button. I just can not seem to find a value in the .css file which changes this size.

2. Somehow I now have a gap of about 15-20 pixels at the top of the screen. I can not seem to remove this so that the menu bar butts up to the top of the screen, I have tried...
- Adding lines in the .css file "menu-top: 0px;" in the body.
- Adding topmargin="0" at the beginning of the body in the template file.
- I have also tried both together and none of these approaches work.
Any ideas what else could be causing this extra line space at the top of the page? Oh - I have also checked the code for extra line spaces.

see here http://www.scifidesktop.org.uk/gallery/index.php



Slingers

Just another one, while I am on.

How can I change the size of the text in the album description box, again I can not seem to find which entry in the .css file does this.

Thanks.  :)

Stramm

http://coppermine-gallery.com/forum/index.php?topic=31423.0
here devs posted recommended tools... especially have a look at Firebug and the Web Developer Extension as they help you to find the css entries you want to modify

Slingers

Thanks,

Another success, what a useful tool re the browser plug in.  ;D ;D