Quote:
Originally Posted by abduraooft
at line 600 of your CSS, you have
Code:
.sidebar ul li ul li a:link,.sidebar ul li ul li a:visited
{
color:#4b4e43;
display:block;
background:#e7e7e7;
border-bottom:1px solid #d2d2d2;
border-top:1px solid #f6f6f6;
padding:5px 0 5px 24px;
}
Remove or reduce that 24px padding-left.
|
Thanks!
Any idea how I move the words "Popular Posts" up so it appears above the line above the picture, similar to how the words "Who is Alvin" appears above the widget below it in the right sidebar?
Here's a screenshot of what I'm talking about.
Thanks again for your help.