Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • neopolus Friend
    #151394

    I have a problem I need to have the spacing between the menu and the JaSlideshow module reduced, here is an image of how it looks like now :

    But I need to reduce the space at least 12 pixels … how do i do that .. is that something that can be done in the CSS ? where do i find the code to fix that ?

    I would like to have the site to look like this

    Any help will certainly be appreciated.

    Thank You

    neopolus Friend
    #344999

    RESOLVED – Will leave for someone that may need it …

    on file /templates/ja-nickel/css/template.css

    Original Code: (line 1173 Aprox)

    #ja-container-f #ja-content .main {

    padding: 15px 0;

    width: 100%;

    }

    CHANGE TO :

    #ja-container-f #ja-content .main {

    padding: 5px 0;

    width: 100%;
    }

    guap Friend
    #364576

    I changed it but its not working on mine. Any other suggestion? Thanks

    guap Friend
    #364577

    Thanks –
    I resolved mine by this:

    #ja-container-fl #ja-content .main{
    width: 100%;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;

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

This topic contains 4 replies, has 2 voices, and was last updated by  guap 13 years, 9 months ago.

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