Increase logo size

GK User
Wed Dec 14, 2011 11:29 pm
Hi

Sorry if this is a bit of a stupid question. How do you increase the size of the logo?

i can make it bigger in PS, but my design gets cropped
User avatar
Fresh Boarder

teitbite
Thu Dec 15, 2011 3:31 am
Hi

After replacing logo image please change whe dimention values in this css class:

Code: Select all
h1#gkLogo a.cssLogo {
    background: url("../images/style1/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    margin: 0;
    text-indent: -999em;
    width: 249px;
}
User avatar
Moderator

GK User
Thu Dec 15, 2011 7:28 pm
doh - should have known that. Told you it was a stupid question

Thanks for the fast reply man :)
User avatar
Fresh Boarder

teitbite
Fri Dec 16, 2011 5:46 pm
Hi

No problem. Glad I could help.
User avatar
Moderator

GK User
Fri Dec 23, 2011 5:35 pm
Hi Teitbite,

I tried to do what you mentioned it was good but my right side is still chopped off.. any idea?
www.onlyzestlivings.com/jm2/

Marcus
User avatar
Fresh Boarder


cron