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 (http://www.scifidesktop.org.uk/gallery/index.php)
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. :)
http://forum.coppermine-gallery.net/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
Thanks,
Another success, what a useful tool re the browser plug in. ;D ;D