Viewing 4 replies - 1 through 4 (of 4 total)
  • I think you will need to modify following CSS code from your style.css file:

    #sidebar_home ul li li {
    	background: #FFF8DC url(images/icon.gif) no-repeat top left;
    	padding: 0px 0px 5px 20px;
    	margin: 0px;
    	}
    #sidebar_home ul li ul li {
    	background: #FFF8DC url(images/icon.gif) no-repeat top left;
    	padding: 0px 0px 5px 20px;
    	margin: 0px;
    	}
    #sidebar ul li li {
    	background: #FFF8DCurl(images/icon.gif) no-repeat top left;
    	padding: 0px 0px 5px 20px;
    	margin: 0px;
    	}
    #sidebar ul li ul li {
    	background: #FFF8DC url(images/icon.gif) no-repeat top left;
    	padding: 0px 0px 5px 20px;
    	margin: 0px;
    	}

    EDIT: Page wasn’t loaded properly after submitting the above reply. Hence tried to post small message. Consider above reply. Moderators pls remove this post.

    Thread Starter dleonte

    (@dleonte)

    I am confused??? Are you saying I should disregard your reply?

    Thread Starter dleonte

    (@dleonte)

    Thanks. Your suggestion removed the stars by removing icon.gif

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Recent Posts Widget’ is closed to new replies.