logo

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Dec 12, 2013 12:47 am
Reply with quote
Report this post
Hello,
I have a logo.png that spans the entire width, but when I put it there it seems to overlap the menu. I went into the template.css to change:
#gkLogo img {
display: block;
margin: 0;
}
to
#gkLogo img {
display: block;
margin: 0;
height: 88px;
width: 770px;
}

also tried
#gkMenuWrap #gkLogo.cssLogo {
background: transparent url('../images/logo.png') no-repeat 0 0;
/* You can specify there logo size and background */
height: 88px;
width: 770px;
}

did not work...tried to put it in the template: extension manager > template > features & inserted the logo, but that didn't clear the space either.

Thanks in advance
User avatar
Junior Boarder

GK User
Thu Dec 12, 2013 8:32 am
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Thu Dec 12, 2013 10:35 am
Reply with quote
Report this post
User avatar
Junior Boarder

GK User
Thu Dec 12, 2013 5:57 pm
Reply with quote
Report this post
How would you like it to look?
You have create very big element, while logos are usually much smaller elements.
User avatar
Moderator

GK User
Thu Dec 12, 2013 8:29 pm
Reply with quote
Report this post
i'd like the logo to span the page & the menu on the bottom.

Thank you so much for your help!
User avatar
Junior Boarder

GK User
Sat Dec 14, 2013 12:07 pm
Reply with quote
Report this post
Could you please reenable the logo in header? Its gone right now.
User avatar
Moderator


cron