• When viewing the voting stars on my page, the roll-over effect is not working properly. The clickable stars that highlight upon rollover are directly beneath the actual stars and don’t highlight on top of them.

    How do I fix this?

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Your theme is disrupting the rating. You need to check theme CSS to see what’s causing the problem.

    Thread Starter echstudios

    (@echstudios)

    Okay, thanks for the quick reply. I will look into it and get back with you shortly.

    Thread Starter echstudios

    (@echstudios)

    I’ve looked through my css and played around with a few things but can’t seem to find the problem. But I also don’t know what I should be looking for because I’m not sure how the ratings are generated. Any ideas?

    Thread Starter echstudios

    (@echstudios)

    Problem solved. My CSS was importing another un-needed css that included these styles:

    .aligncenter { display:block; margin:0 auto }
    .alignleft { float:left }
    .alignright { float:right }
    .wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

    Deleted that and it works great. Thanks for your help!

    Make sure all the files are uploaded to your host server. How do you control what pages to feature the rating system. I only want it on posts… its showing on all pages… about, etc.

    Visit official website. There are bunch of tutorials, and there are few on plugin settings.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: GD Star Rating] Rollover effect not working properly’ is closed to new replies.