• Resolved triszalray

    (@triszalray)


    Hello,

    I am having problems with the bottom of my book cover images being cut off by the star rating. Sometimes it obscures the author’s name. Is there a way to fix this?

    Thank you,
    Trisza Ray

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter triszalray

    (@triszalray)

    My site is not active yet.

    Plugin Author Kemory Grubb

    (@w33zy)

    Hello @triszalray
    Sorry about the delayed response.

    When you website is public give me a shout and I will give you the CSS code to adjust the stars for you. Usually this is closely tied to the active theme, hence why I need to see you site to give you a solution for this issue.

    Thread Starter triszalray

    (@triszalray)

    Hi Kemory,

    I won’t be ready to go public until July and I would rather have this issue fixed before I go public. Is there any way to look at it now?

    Trisza Ray

    Plugin Author Kemory Grubb

    (@w33zy)

    Hello again,
    You can try setting a negative value on the CSS bottom property, like so

    .rcno-full-book-cover .rcno-admin-rating {
        bottom: -20px;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Book Cover Images and Stars’ is closed to new replies.