Forums

[resolved] [Plugin: GD Star Rating] Making the rating center aligned (4 posts)

  1. philipholm
    Member
    Posted 1 month ago #

    Whatever I try I can't succeed in making it center aligned. What do I have to do? ;/

    Thanks!

  2. GDragoN
    Member
    Posted 1 month ago #

    Add CSS that will override the default CSS, or make new template to render it however you want. All rendering is controlled by templates.

  3. philipholm
    Member
    Posted 1 month ago #

    Aa embarassing, so easy ;( Well, thank you!

    I have one other question though. I use this code to show the rating for each post-thumb

    <?php wp_gdsr_render_article(29, true, 'oxygen', 16, 'oxygen_gif', true); ?>

    Is there a way to only show 5 stars instead of 10 as I have set as a default in the configuration?

  4. GDragoN
    Member
    Posted 4 weeks ago #

    Some functions can render less (or more) stars then set, so that image can fit in smaller space. And some functions are problem (like the one you need) because this renders active block that needs all stars shown. Also, I am working on new and better functions that will have much more options, and one of them will be implementing of these factored rendering.

Reply

You must log in to post.

About this Topic