Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi rinoa3108,

    Not sure if you figured this out, but I just did and thought I’d pass it along…

    Go into the Gallery > Style >. Go down to:

    /* ———– Slideshow ————-*/
    .slideshow {
    margin: auto;
    padding: 10px;
    outline: none;
    float: right;
    }

    (I changed the padding, etc. too. The important property is the ‘float: right;’

    Hope this helps.

Viewing 1 replies (of 1 total)