Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • conforturis Friend
    #189007

    How can I reduce margin in top and bottom spotlight (position1, position2, position3, position4)?

    TomC Moderator
    #499331

    So that we can try to best assist you, please provide the url of the site you’re working on, as well as one of the following:

    1. If using J3.0 template version – set template to “Development Mode” within your Template Manager
    2. If using J2.5 template version – set “Optimize CSS” to “No” within your Template Manager–General settings

    conforturis Friend
    #499445

    I have already set “Optimize CSS” to “No”.
    Look you Private Message with data access site.

    conforturis Friend
    #499779

    You did not answer anything. Do you want help or not?

    pb66 Friend
    #499827

    If you add the following code to your custom.css file it will alter the margins top and bottom for all of your spotlights. Spotlight-1 contains the positions 1 thru 4 in this template.

    .t3-sl {
    padding-bottom: 75px;
    padding-top: 75px;
    }

    So if you only want to alter the margin top and bottom to the Positions 1 thru 4 and not 5 thru 8 or whatever else you have created then just change it to .t3-sl .t3-sl-1.

    Haven’t tried it but this should be close!

    Regards,

    conforturis Friend
    #499927

    Thank you!
    And how can I remove margin bottom in content, after content-top position?

    conforturis Friend
    #500025

    How can I remove this margin in screenshot

    And I want to change the background color of the template. How to do it please?


    1. sc
    conforturis Friend
    #500050

    I’ve resolved these issues. Do not bother.
    Thank you

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

This topic contains 8 replies, has 3 voices, and was last updated by  conforturis 11 years, 3 months ago.

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