• Resolved sinergyinaction

    (@sinergyinaction)


    Hi
    Is there a way to manipulate the size of the book cover image so that can be sized?
    I could not find any setting related to this.
    Also I supplied a smaller sized image as a book cover but the image that is diplayed always seems to be of he same size
    Regards

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

Viewing 1 replies (of 1 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    Hello,
    I had designed the plugin’s book cover to be controlled by CSS just like any other images on your website.

    So, if you want the book cover to appear smaller you could use the below CSS code.

    .rcno-full-book-cover {
        width: 15% !important;
    }

    You would add it to the custom styling section on the plugin “Templates” settings

Viewing 1 replies (of 1 total)
  • The topic ‘Define/set book cover image size’ is closed to new replies.