Hello,
I'm trying to add a "Connect with Me" widget to my side bar with four buttons for facebook, twitter, linkedin, and youtube. I added a text widget to my side bar. Uploaded four icon images and pasted the html code (see below) into the window. However, the buttons are not showing up on my blog. Can you help? Thanks!
<div>
<table border="0" width="300" style="padding-left:20px;">
<tr>
<td>
<img src="/wp-content/uploads/2011/07/facebook-48x48.png" /></td>
<td>
<img src="/wp-content/uploads/2011/07/twitter-48x48.png" /></td>
<td>
<img src="/wp-content/uploads/2011/07/youtube-48x48.png" /></td>
<td>
<img src="/wp-content/uploads/2011/07/linkedin-48x48.png" /></td>
</tr>
</table>
</div>
Blog url: http://davidtauchen.wordpress.com/