coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: coconutmilk83 on January 17, 2011, 01:00:53 AM

Title: Changing height of header - prorandom
Post by: coconutmilk83 on January 17, 2011, 01:00:53 AM
Hi,

today I installed the gallery, so I'm pretty new to this, but I already managed to change the colors and some some other things. But there's one thing I have a problem with - the header. The height of the pre-installed header was 143px but I'd like to change it to 250px - no idea how I should do that, so any help is appreciated.

Link to my gallery (http://themerylstreepforum.com/gallery/index.php)

Thanks in advance.
Title: Re: Changing height of header - prorandom
Post by: ΑndrĂ© on January 18, 2011, 03:33:38 PM
In themes/prorandom/theme/portal_adds.css, find
#site-description {
height: 130px;
}

and increase the number to your needs.
Title: Re: Changing height of header - prorandom
Post by: coconutmilk83 on January 18, 2011, 11:12:59 PM
Thanks, it worked!