Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • davilico Friend
    #189009

    How can we reduce or remove the spaces separation ( br lines ) between slideshow poition and user 1 position.

    Thanks..

    TomC Moderator
    #499330

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    davilico Friend
    #499336
    TomC Moderator
    #499337

    Still need you to set “Optimize CSS” to “No” within your Template Manager–General settings

    davilico Friend
    #499424

    Done, but still the same space separation between interidiomas logos..

    TomC Moderator
    #499493

    Here is something you can try . . .

    Within file path –> /templates/ja_zite/css/template.css

    at line 837, you will see the following:


    #ja-slideshow {
    margin-bottom: 40px;
    z-index: 10;
    }

    Modify the “margin-bottom” property to reduce the margin/space – for example:


    #ja-slideshow {
    margin-bottom: -60px;
    z-index: 10;
    }

    Of course, you can play around with the margin values until you arrive at the look/display you are most happy with.

    Hope That Helps

    😎

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

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 11 years, 2 months ago.

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