Strange behavior of header1 module

GK User
Mon Jan 09, 2012 2:12 pm
Hi,

When I disable the modules placed on header2 position, the header1 module (Image Show GK4 ) is reduced to a ridicul size. I try to change the width to 100% in the layout parameters of the template but nothing change !!!

Look at the pic :

gk.jpg


What's is wrong with this ????

Ryo
User avatar
Senior Boarder

teitbite
Mon Jan 09, 2012 6:36 pm
Hi

Please show me Your site.
User avatar
Moderator

GK User
Mon Jan 09, 2012 7:25 pm
Hi,

Sorry but like I said in my other topic the site is only on local environment, but I didn't change anything special, if you try to disable the header2 modules from the quickstart package, you will reproduce the error.

Ryo
User avatar
Senior Boarder

teitbite
Tue Jan 10, 2012 3:59 am
Hi

If something like this happens, than You can just add this code to make it show right. But it's not a fix to a template.

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


cron