Increase the logo width CSS.

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
Sat Oct 24, 2015 1:45 am
Reply with quote
Report this post
Hello, how can increase the logo width? Because my logo it is very width.

Regards!
User avatar
Senior Boarder

GK User
Sat Oct 24, 2015 1:54 am
Reply with quote
Report this post
Here a capture of my logo:

Image

I have added this code on my override.css but doest work :(

Code: Select all
h1#gkLogo a.cssLogo {
 width: 200px !important;
 height: 60px !important;
}
User avatar
Senior Boarder

GK User
Sat Oct 24, 2015 2:33 pm
Reply with quote
Report this post
Fixed. I used on your site :
#gkLogo.cssLogo {
width: 200px;
}
User avatar
Platinum Boarder


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