Logo white space

GK User
Fri Dec 30, 2011 1:23 pm
I am starting to get used to Gavick's methodology, but this one has me stumped. I am placing an image in the logo position, and then changing the width and height to give a header across the top of the page. I do not want any white space on the top and bottom of the logo, but I cannot get rid of it. I cannot find any css that seems to affect the white space.

I have tried using both css and image in the template features but the result is the same either way.

Which template files control this and which specific lines of code?

Thanks!
User avatar
Junior Boarder

GK User
Fri Jan 06, 2012 3:24 pm
Hi im a co user,

its is the span.

html body div.bg div#gkPageTop.gkMain span{ width: ; }

you can probably get rid of the spans in the php too.

Good luck!
User avatar
Junior Boarder

teitbite
Fri Jan 06, 2012 7:44 pm
Hi

Can I please see Your site to check how it looks like after replacing logo image ?
User avatar
Moderator

GK User
Sat Jan 07, 2012 5:34 pm
teitbite wrote:Hi

Can I please see Your site to check how it looks like after replacing logo image ?


Thanks for the responses. The biggest problem I was having was that Chrome and Firefox were acting quite differently. I was able to get rid of the white space on Chrome pretty quickly by just using firebug to find css elements used, and then modifying the appropriate padding and or margins.

But on Firefox, the white space remained and firebug kept taking me to the same css elements that I had already tweaked. I loaded "Web Developer" and used the "View Style Information" tool, and it took me to a different CSS element.

The site I am working on is www.krcustombuilders.com. It now has an image as the entire header, and it looks very nice.
User avatar
Junior Boarder

teitbite
Sun Jan 08, 2012 2:08 am
Hi

Ok. So I believe withs that change the problem is solved. Am I right ?
User avatar
Moderator

GK User
Sun Jan 08, 2012 3:17 pm
teitbite wrote:Hi

Ok. So I believe withs that change the problem is solved. Am I right ?



Yes - thank you for your help.
User avatar
Junior Boarder

teitbite
Mon Jan 09, 2012 7:43 pm
Hi

Not realy a help, but thanks :)
User avatar
Moderator


cron