aligning feed icon in sidebar
-
Hi everyone. I know this is a little picky, but I added a feed to my sidebar, but it’s alignment seems out of whack with all the other things in my sidebar. How can I line it up?
The code in my text widget goes thusly:
I had to C&P it from another answer in this forum, as I was having trouble getting the feed icon to show up in the first place, so please don’t assume that because I managed to get it up in the first place I know what I’m doing!
Thanks, janie. :)
The blog I need help with is: (visible only to logged in users)
-
-
Try the following and work with the 20px number. Add the
<p style="padding-left: 20px;">before the code in your widget, and then add</p>after the code so it looks like this:<p style="padding-left: 20px;"><a href="http://lucifish.wordpress.com/feed/"> <img class="alignnone" alt="rss feed" src="http://faq.files.wordpress.com/2006/11/c28.png" title="rss feed"/> </a></p> -
-
- The topic ‘aligning feed icon in sidebar’ is closed to new replies.