I've spent the past week creating a new story-sharing site called www.mybeijingstories.com. I've been a frequent lurker on this forum and found many fixes here already. For other problems, I've used online tutorials. However, there is one issue that I just haven't been able to solve on my own.
I've been using a great plugin called Wizzart - Recent Comments. It works just like I wanted. When you hover over the widget displayed in the left sidebar, the background turns yellow. Everything is fine except that there's too much left padding on the widget container, so there's a white space when you hover too. there's also too much on the top and bottom, so you see white spaces there too. It's not a problem with the widget itself, but the container.
I've styled my widgets so that they all have some padding, as when I removed the bullets the text was too far to the left. I'm happy with how everything on my sidebars look EXCEPT this one widget. I've tried every kind of CSS insert, using !important, but nothing seems to work. The page source suggests the widget name is this:
HTML Code:
<div id="wizzart-recent-comments-3" class="widget wizzart_recent_comments_widget"><div class="widget-title"><h3>Recent Comments</h3></div><ul class="recent-comments-list"><li class="recent-comment">
Thank you so much!