Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • eutica Friend
    #137599

    Where can I change main body bottom margin?

    John Wesley Brett Moderator
    #288690

    Not sure what you are referring to. Can you be more specific or give us an illustration of what you are wanting to accomplish? Perhaps provide a URL?

    Are you wanting to change the distance between the bottom of your content to the top of the modules below it? If so…that’s sort of a juggling act with the modules you have in the right column. The more you have in the right column, the larger the distance will between the bottom of you content and the top of the lower modules…as the right column will always push the lower margins down.

    John.

    SP Media Friend
    #288692

    I presume you want to add or remove padding; in your template CSS file, find:

    body#bd {
    xxxxx
    padding: 0 0 0 0; // The third 0 is your bottom margin
    xxxxx
    }

    To clarify, each value represents the below;

    1. padding-top
    2. padding-right
    3. padding-bottom
    4. padding-left

    Alter any of those properties to give your desired effect.

    There

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

This topic contains 3 replies, has 3 voices, and was last updated by  SP Media 15 years, 8 months ago.

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