Logo looks very bad.

September 2015 Joomla Template
GK User
Fri Sep 09, 2016 6:36 am
Hi, if i select an Picture logo and upload my Picture it Looks very bad on the Website.
how can i solv this Problem? Ist an .png with the size of 250pxx60px.

http://orthop.shoely.de/

Thank you Martin
User avatar
Fresh Boarder

teitbite
Tue Sep 13, 2016 9:23 am
Hi

It's showing fine for me, the only problem I've noticed is in mobile layout. Please add this to override.css

Code: Select all
@media only screen and (max-width:640px) {
#gkLogo img {
    height: auto;
    margin: 13px 0;
}
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.