Weird look after update to last version of template

Gamebox - especially created support forum for Joomla 1.6
GK User
Fri Apr 20, 2012 4:21 pm
Hi guys!
I"ve updated the template to the latest version and i have some problems with the logo size and right column width.
My site: http://www.osica.ro

gamebox mag.jpg
User avatar
Platinum Boarder

GK User
Fri Apr 20, 2012 4:32 pm
The logo displays big because its image's size is big too http://osica.ro/templates/gk_gamebox/images/logo.png

You should change the size of that image.

Use this code to change the width of the two columns:
Code: Select all
#gkHeader1{
width: 70%;
}
#gkHeader2{
width: 30%;
}

You can change the width value of above code but you have to make sure that the total width must be 100%.

Cheers,
User avatar
Platinum Boarder

GK User
Fri Apr 20, 2012 4:49 pm
Hi Don !
Thanks for the fast response.
When i mean i have problem with the width of the right column , i mean it is too narrow.
Please look at the photoslide on the header. It not looks like in the demo. Do you have any idea what happend after i updated the template? The template looks disproportionated.
User avatar
Platinum Boarder

GK User
Fri Apr 20, 2012 4:56 pm
Here is the right column problem

game.jpg
User avatar
Platinum Boarder

GK User
Fri Apr 20, 2012 4:59 pm
Also the logo image have the right dimension 420X60 like in the demo. I think something is wrong with css code .Could you investigate that too?
User avatar
Platinum Boarder


cron