Border around logo in IE

GK User
Wed May 16, 2012 1:03 pm
I made a site for the customer using the AppSite. He absolutely loves the template.
Now i stumbled upon a problem:
The logo in IE has a small border. Firefox, Chrome and Safari work perfect.
Been trying to change css with Firebug, but no results sofar.
Site: http://www.fencer.nl

Anyone?
Thanks
User avatar
Junior Boarder

Konrad M
Wed May 16, 2012 1:12 pm
Hi
Try add to override.css
Code: Select all
h1#gkLogo a img {
border:none !important;
}


and remember to enable override.css option in template settings.
User avatar

GK User
Tue May 29, 2012 10:21 am
Thanks! This works beautiful.
User avatar
Junior Boarder

Konrad M
Tue May 29, 2012 11:05 am
I'm glad I could help :)
User avatar


cron