Forums

[Plugin: WP-PostRatings] results=true, Stars with squares (2 posts)

  1. mprindle
    Member
    Posted 3 years ago #

    I have the wp-post ratings code embedded in the theme page to rate the page and it works great, but I also want to add in the rating for the page at the top so the reader knows what the page has already been rated. When I use the code [ratings id="1" results="true"] I end up with black squares around each rating star and a space between each star. I've poked around the star rating css file, but I'm not seeing anything that could be causing this. Any help would be great. An example is at the url below.

    http://www.musicalreviewer.com/articles/movie-musicals/

    http://wordpress.org/extend/plugins/wp-postratings/

  2. Lester Chan
    Member
    Posted 3 years ago #

    That is because of your theme's css.

    Remove:

    .post img, .post a img, #front-list img, #archive img {
    	border:1px solid #ccc;
    	margin:0 10px 5px 0;
    	padding:2px;
    	}
    from your theme style.css

Topic Closed

This topic has been closed to new replies.

About this Topic