Logo hegiht issue

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 03, 2015 7:00 am
Reply with quote
Report this post
Hello,

I added logo 136px X 105px. But part of the logo view on left top How can I fix this issue. Please advice me


Site : http://demegha2.cloudaccess.host/
Screen shot http://awesomescreenshot.com/0c054a32a6

Many Thanks
User avatar
Senior Boarder

GK User
Mon Aug 03, 2015 7:52 am
Reply with quote
Report this post
The logo is cut out because it is on hidden header (menu). Either you could reduce its height to make it fix on the fixed menu, or suggest any other idea.
User avatar
Moderator

GK User
Mon Aug 03, 2015 7:55 am
Reply with quote
Report this post
Many Thanks for quick reply. Can we reduce logo height on menu ?
Thanks
Rasika
User avatar
Senior Boarder

GK User
Mon Aug 03, 2015 5:51 pm
Reply with quote
Report this post
Please edit: /templates/gk_john/css/override.css and add at its end:
Code: Select all
#gkLogoSmall {
    margin: 0px !important;
}
#gkLogoSmall img {
    max-height: 52px;   
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Aug 04, 2015 5:42 am
Reply with quote
Report this post
Many Thanks It's work!
User avatar
Senior Boarder

GK User
Wed Aug 05, 2015 6:41 pm
Reply with quote
Report this post
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron