Help! Change size logo

GK User
Fri Mar 29, 2013 10:45 am
How can I change the size of the logo? I've tried with other post codes to be included in override.css, but I can not.
This is the website: http://www.atistecnologie.it/shop/index.php
Thanks in advantage. :roll:
User avatar
Fresh Boarder

GK User
Fri Mar 29, 2013 11:07 am
Hi,

Please scale down your logo image and then add in the override.css file the following code:

Code: Select all
h1#gkLogo,
h1#gkLogo a img {
height: auto!important;
width: auto!important;
}
User avatar
Administrator

GK User
Fri Mar 29, 2013 11:14 am
dziudek wrote:Hi,

Please scale down your logo image and then add in the override.css file the following code:

Code: Select all
h1#gkLogo,
h1#gkLogo a img {
height: auto!important;
width: auto!important;
}


It has now become huge logo ... http://www.atistecnologie.it/shop/index.php
User avatar
Fresh Boarder

GK User
Fri Mar 29, 2013 11:35 am
That's why I've written:

Code: Select all
Please scale down your logo image and then (...)


;)
User avatar
Administrator

GK User
Fri Mar 29, 2013 12:03 pm
dziudek wrote:That's why I've written:

Code: Select all
Please scale down your logo image and then (...)


;)


Everything OK, thanks for helping me.
I'm sorry if I did not understand, but I'm using a translator, and so it is not easy to understand... :lol:
User avatar
Fresh Boarder

GK User
Fri Mar 29, 2013 12:23 pm
No problem ;)
User avatar
Administrator


cron