Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • miu66 Friend
    #146433

    I can’t figure out how to remove the space/padding below the slideshow. I have removed the User5 module position but that obviously wasn’t the solution. Please can someone tell me what CSS I should edit to get rid of the space? Thanks.

    Test site is here: http://www.project-little.com/test/quickstart/

    miu66 Friend
    #325216

    Alternatively, what CSS would I edit if i wanted to add space/padding above the slideshow to balance it out (assuming I didn’t get rid of the padding below). Thanks in advance.

    Anonymous Moderator
    #325334

    Hi miu66

    For the question: what CSS would I edit if i wanted to add space/padding above the slideshow

    => Please open modules/mod_jaslideshow/ja_slideshow/ja.slideshow.css file, at about line 17, find following code section:

    #ja-slideshow {
    margin-left:10px;
    }

    and change to;

    #ja-slideshow {
    margin-left:10px;
    margin-top:30px;
    }

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by Anonymous 14 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum