Page 1 of 1

[Fixed 2.7]: Remove unline in social icons

Posted: Mon Dec 05, 2011 11:54 am
by JochenS
I just want to share a little fix for the 2.7 default template. In the 2.7 default templates there is a underline between the social icons (see attached jpg)

With the following additional line in the style.css you can remove it:

Code: Select all

#social a:link{
    text-decoration: none; }

Re: [Fixed 2.7]: Remove unline in social icons

Posted: Wed Dec 14, 2011 3:15 am
by ideahost
Thank YOU! I was guessing something like that, nice to see it tested by someone else :wink:

Re: [Fixed 2.7]: Remove unline in social icons

Posted: Mon Dec 26, 2011 5:56 pm
by Thorsten
HI,

also added for 2.7.2

bye
Thorsten