Reduce height of header

GK User
Wed Nov 03, 2010 7:03 pm
Hi

can someone point me in the right direction where I can reduce the height of the header. I'd like the silhouettes of the people to be nearer the top of the screen so there is less unused space at the top.

Cheers

PJ
User avatar
Junior Boarder

teitbite
Thu Nov 04, 2010 11:44 pm
Hi

Add this at the end of template.css file :

Code: Select all
#bg_wrap1 {
margin-top:-75px;
}
User avatar
Moderator

GK User
Fri Nov 05, 2010 2:03 pm
perfect, thanks

cheers

PJ
User avatar
Junior Boarder


cron