Header1 position is sized to 1px wide

GK User
Wed Apr 25, 2012 10:23 pm
Hello,
I've started using this template today. I put the image show GK4 in the header1 position and it seems to only occupy 1px wide. I've been in the template manager options and have re-sized the header width, but it doesn't do anything. I wanted to use this position because the header has a "header spaces" option I wanted to utilize. Can somebody help me here?

thanks,
~Joe
User avatar
Fresh Boarder

Konrad M
Thu Apr 26, 2012 9:16 am
Hi,
Can you give us url to your site ?
User avatar

GK User
Mon May 21, 2012 1:45 pm
Mine is doing this also, any solution
User avatar
Senior Boarder

Konrad M
Tue May 22, 2012 9:43 am
Url please ;)
User avatar

GK User
Fri May 25, 2012 12:18 am
Add to override.css or template.css line 316

Code: Select all
#gkHeader1 {
width: 100%;
}
User avatar
Fresh Boarder

Konrad M
Fri May 25, 2012 10:22 am
Better choice is override.css, It will avoid issues in further template updates.
User avatar


cron