Another LOGO Size Thread

GK User
Wed Jul 03, 2013 12:01 pm
I just don't get it and I've used your templates in the past and had no problem changing logo sizes. I've tried changing the appropriate parameters in the templete.css file and have also tried css overide making sure to turn it on and adding the code there. I just can't seem to make the logo show up in the size it's uploaded. I can see how it changes the area where that module is but the logo is still showing up smaller. I've read and followed at least 5 threads on these boards. Any suggestions http://www.homeremodelingclearlake.com/
User avatar
Fresh Boarder

GK User
Wed Jul 03, 2013 12:23 pm
Please use following css code in your override.css

Code: Select all
h1#gkLogo a img {
    height: 88px;
    width: 245px;
}


See you around...
User avatar
Platinum Boarder

GK User
Wed Jul 03, 2013 12:57 pm
As usual, you guys are right on top of it. Thank you so much!
User avatar
Fresh Boarder

GK User
Wed Jul 03, 2013 4:25 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron