logo to smal how to make it bigger?

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
Thu Oct 20, 2016 3:04 pm
Reply with quote
Report this post
Hi could somebody help me with the logo?
i put in my own png file but it is on the Website to smal. i cant find a way to make it bigger.
cubo.shoely.de

Thank you Martin
User avatar
Fresh Boarder

teitbite
Sat Oct 22, 2016 9:51 am
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkLogo {
    height: auto;
    width: 300px;
}

#gkLogoSmall.cssLogo {
    height: 44px !important;
    width: 150px !important;
}
User avatar
Moderator

GK User
Sat Oct 22, 2016 1:50 pm
Reply with quote
Report this post
Hi, i tried but nothing hapened.
I enabeled the override option an put an logo "png" with the size of 430x105px.
Any ideas ?

Thank you Martin
User avatar
Fresh Boarder

teitbite
Sun Oct 23, 2016 11:36 am
Reply with quote
Report this post
Hi

Here is how Your override.css looks like (check screenshot). No code was copied. Please send me an access to ftp so I'll see what is wrong.
User avatar
Moderator

teitbite
Wed Nov 02, 2016 7:53 pm
Reply with quote
Report this post
Hi

Fixed. It was not showing since codding was wrong and browser could not recognise it. File is utf8 encoded and those lines with values were latin2 for some reason. I've changed it all to utf8.
User avatar
Moderator


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