Logo Resize Problem

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Mon May 14, 2012 1:22 pm
When I try to resize logo of the template (I add the code below to override.css) the right column is getting bigger and left column smaller :S please help...

Code: Select all
/* Logo Size */
h1#gkLogo a.cssLogo {
    background: url("../images/style2/logo.png") no-repeat scroll 0 center transparent !important;
    height: 100px !important;
    width: 270px !important;


Screenshots:
eparxia_ok.png
eparxia_problem.png


Website: eparxia24.gr
User avatar
Fresh Boarder

GK User
Mon May 14, 2012 3:16 pm
Hi,

It looks like that you forgot to close the code with a curly bracket "}".

This code should work well:
Code: Select all
h1#gkLogo a.cssLogo{
width: 275px!important;
}

Cheers,
User avatar
Platinum Boarder

GK User
Mon May 14, 2012 5:24 pm
No this code didn't work...
Just go to my site and click 2-3 times on logo :S

And please have a look at my website with IE...
User avatar
Fresh Boarder

GK User
Tue May 15, 2012 9:34 am
I tried but didn't see any problem, see http://easycaptures.com/fs/uploaded/536/6878920075.jpg

Cheers,
User avatar
Platinum Boarder

GK User
Tue May 15, 2012 10:07 am
Yes you didn't see it because I remove all modules from right column. Do you want to enable them back in order you to check it?
User avatar
Fresh Boarder

GK User
Tue May 15, 2012 10:43 am
I don't want to do much but if it would help you then I definitely will help you further :D
User avatar
Platinum Boarder


cron