social links in 2015 without text-decoration
-
Hi there,
I started with wp-theme 2015. To add my links to social-media, I used a text widget with the following code:
`<div>
<img title=”Twitter” alt=”Twitter” src=”https://socialmediawidgets.files.wordpress.com/2014/03/01_twitter.png” width=”35″ height=”35″ />
<img title=”Pinterest” alt=”Pinterest” src=”https://socialmediawidgets.files.wordpress.com/2014/03/13_pinterest.png” width=”35″ height=”35″ />
<img title=”Facebook” alt=”Facebook” src=”https://socialmediawidgets.files.wordpress.com/2014/03/02_facebook.png” width=”35″ height=”35″ />
<img title=”LinkedIn” alt=”LinkedIn” src=”https://socialmediawidgets.files.wordpress.com/2014/03/07_linkedin.png” width=”35″ height=”35″ />
<img title=”Instagram” alt=”RSS” src=”https://socialmediawidgets.files.wordpress.com/2014/03/10_instagram.png” width=”35″ height=”35″ />
</div>’Unfortunately it doesn’t work. There is still an underline under the link.
- The topic ‘social links in 2015 without text-decoration’ is closed to new replies.