Black line above logo will not disappear

GK User
Sat Feb 05, 2011 4:55 pm
Hi, When I remove the logo background picture, and the black line (stripes.pgn) in the top, a black line above the logo still remains.
How do I remove it :dry:
User avatar
Junior Boarder

GK User
Sun Feb 06, 2011 3:22 am
Hi

Use this:

Code: Select all
h1.logo {border-color: transparent!important;}

or
Code: Select all
h1.logo {border: none!important}


Recommendation:

I recommend that you place any css customization on override.css file, because you will have less problems to updated the template in the future. Don't forget to enable override.css file on template parameters.

Cheers ;)
User avatar
Platinum Boarder


cron