Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    The idea is that when you have more albums, there will be 2 on each row.

    If you set Table I-F10 to 185, the thumbnail will be the full width of the sidebar.

    Thread Starter graffx

    (@graffx)

    Thank you , you fixed it, but now i have a last question.

    Now space between thumbnail and name of album is big, and i see another space between thumbnail and over name of widget. I tought it was because number of albums to display is 10 and i have only one for the moment, but i put value to 1 for number of albums in widget and it changes nothing.

    Do i have an idea?

    Really thanks!

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Add to Table IV-A15: Custom style:

    .wppa_album_widget img {
        margin: 0 !important;
    }
    .wppa_album_widget div {
        height: auto !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘thumbnail album in sidebar aligned on left’ is closed to new replies.