coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Slingers on October 30, 2007, 12:11:22 AM

Title: Text Size and top margins - help required
Post by: Slingers on October 30, 2007, 12:11:22 AM
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)


Title: Re: Text Size and top margins - help required
Post by: Slingers on October 30, 2007, 12:15:04 AM
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.  :)
Title: Re: Text Size and top margins - help required
Post by: Stramm on October 30, 2007, 12:01:53 PM
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
Title: Re: Text Size and top margins - help required
Post by: Slingers on October 31, 2007, 01:09:30 AM
Thanks,

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