Thanks for the replies. I'm working on an activerain blog that someone else updated the CSS on. I don't have full control over the css and html so there are containers I don't have control of.
The activerain blog where I see the issue (in the right sidebar with the twitter, linkedin, and rss logos). 6841ac3 dot activerain dot com
The HTML that I've added in the sidebar widget is:
Code:
<a href="http://twitter.com/Loan_Survivor"><img class="social_image" src="http://signitysolutions.com/images/twitter.jpg" alt="twitter" /></a>
<a href="http://www.linkedin.com/in/thelendingedge"><img class="social_image" src="http://signitysolutions.com/images/linkedin.png" style="padding-left: 50px;" alt="LinkedIn" /></a>
<a href="http://www.drewsygit.com/?cat=74&feed=rss2"><img class="social_image" src="http://signitysolutions.com/images/feed.png" style="padding-left: 50px;" alt="rss feed" /></a>
Thanks for the help and thanks for the welcome!
Bookmarks