Need to change width of Logo

GK User
Fri Mar 02, 2012 10:51 am
Good Day

We want to change logo width , have a look to main menu on property.luxos.com, i make a screen short also...

regards
User avatar
Expert Boarder

GK User
Fri Mar 02, 2012 2:49 pm
Have you tried changing the width of "h1#gkLogo a.cssLogo" in template.css ?
User avatar
Senior Boarder

GK User
Fri Mar 02, 2012 3:14 pm
Code: Select all
h1#gkLogo{
width: 300px !important; //Change 300 to a number you want
}


P/S: because you are a webmaster, you should learn to use Firebug to fix small css issues yourself, check this as well http://www.youtube.com/watch?v=I5z-w5BVXE0

Cheers,
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.