Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • joomlaguy Friend
    #136559

    Where can I close the spacing vertically between the jaslideshow and user5,6 so there is a small gap between the 2 sections?

    Anonymous Moderator
    #284322

    Hi joomlaguy,

    Please open file templates/ja_zinc/css/ja.slideshow.css, at about line 10, find following script:
    #ja-slideshowwrap {
    margin-bottom:30px;
    position:relative;
    }

    Here you can change margin-bottom to your requirement.

    guidinglight Friend
    #286150

    Thanks JA for the tip.

    I made the change you mentioned but nothing happened.

    Here is my site

    http://www.awaitedone.org

    Is there another way or am i doing something wrong.

    Thanks

    Anonymous Moderator
    #286174

    Hi,

    with your site, please open file templates/ja_zinc/css/colors/game.css, at about line 176, find following script:

    #ja-container-top {
    background:transparent url(../../images/game/content-top.png) no-repeat scroll left top;
    height:74px;
    }

    and change the height to your requirement.
    For example:

    #ja-container-top {
    background:transparent url(../../images/game/content-top.png) no-repeat scroll left top;
    height:5px;
    }

    guidinglight Friend
    #286175

    Hey JA,

    Sorry it still didnt mimize the gap. I really appreciate the help.

    Another way maybe…..?

    Anonymous Moderator
    #286312

    Dear guidinglight,

    I have checked your website and saw that the #ja-container-top changed but the #ja-slideshowwrap did not change.

    Please open file templates/ja_zinc/css/ja.slideshow.css, at about line 10, find following script:

    #ja-slideshowwrap {
    margin-bottom:30px;
    position:relative;
    }

    and change margin-bottom:30px; to your requirement.

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

This topic contains 6 replies, has 3 voices, and was last updated by Anonymous 15 years, 10 months ago.

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