• Resolved isa1978

    (@isa1978)


    Hello there!
    I have an issue with the widget on the sidebar.
    I can only use the random choice option whereas I would like to pick my book choice.
    Also Is there a way to place the book cover allined with the centre of the title instead of on the side? I am sorry I am a bit of a maniac on this.
    thanks a lot for your help
    cheers

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

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    If those are the types of changes you want to make, they are not part of your theme. You can do that with custom CSS such as this:

    .mbdb_grid_image {
        margin-top: 2.5em;
    }
    span.mbdb_float_grid {
        position: relative;
    }
    span.mbdb_grid_title {
        position: absolute;
        top: 0;
        font-weight: bold;
    }
    Plugin Author mooberrydreams

    (@mooberrydreams)

    There isn’t a “pro” version at this time. There are a few add-ons available to provide extra functionality, like supporting additional authors. There is not one at this time to change the layout of the book page.

    If you are looking to change the order of the books displayed on the grid, there are several options for that already such as by date, series, genre, tag, etc.

    You may find it helpful to visit the website http://www.mooberrybookmanager.com/ to see what features are available.

    Thread Starter isa1978

    (@isa1978)

    ok i will have a look
    thank you so much for all your assistance
    i really appreciate it 🙂

    Thread Starter isa1978

    (@isa1978)

    oh this is awesome! I put the additional css as you said, and it looks much better
    thanks a lot again

    Plugin Author mooberrydreams

    (@mooberrydreams)

    You’re welcome! Glad it helped

Viewing 5 replies - 16 through 20 (of 20 total)

The topic ‘widget issue’ is closed to new replies.