Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • slate Friend
    #705076

    Hello,

    I?d like to remove the grey space, between the article and the masshead.

    Screen:

    TomC Moderator
    #705174

    It would be helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off’ within your Template Manager–General settings

    Also, are you just looking to reduce the space in between those two elements?

    TomC Moderator
    #751725

    It would be helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off’ within your Template Manager–General settings

    Also, are you just looking to reduce the space in between those two elements?

    slate Friend
    #705259

    <em>@TomC 497450 wrote:</em><blockquote>It would be helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off’ within your Template Manager–General settings

    Also, are you just looking to reduce the space in between those two elements?</blockquote>

    Thanks for your reply.
    The URL is: http://slate.dj-schweinfurt.de
    Yes, I?m just looking for reducing the space between the two elements…
    Optimize CSS is still off

    slate Friend
    #751795

    <em>@TomC 497450 wrote:</em><blockquote>It would be helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off’ within your Template Manager–General settings

    Also, are you just looking to reduce the space in between those two elements?</blockquote>

    Thanks for your reply.
    The URL is: http://slate.dj-schweinfurt.de
    Yes, I?m just looking for reducing the space between the two elements…
    Optimize CSS is still off

    TomC Moderator
    #705339

    Try This . . . .

    Within your custom.css file, paste the following CSS rule:


    .t3-mainbody {
    padding-top: 5px;
    }

    If you want to reduce the space even more, you can add a “margin-top” property – for example:


    .t3-mainbody {
    margin-top: -20px;
    padding-top: 5px;
    }

    Of course, you can play around with the pixel values until you arrive at the result you’re most happy with.

    Hope That Helps.

    TomC Moderator
    #751813

    Try This . . . .

    Within your custom.css file, paste the following CSS rule:


    .t3-mainbody {
    padding-top: 5px;
    }

    If you want to reduce the space even more, you can add a “margin-top” property – for example:


    .t3-mainbody {
    margin-top: -20px;
    padding-top: 5px;
    }

    Of course, you can play around with the pixel values until you arrive at the result you’re most happy with.

    Hope That Helps.

    slate Friend
    #705346

    Fixed, thanks!

    <em>@TomC 497585 wrote:</em><blockquote>Try This . . . .

    Within your custom.css file, paste the following CSS rule:


    .t3-mainbody {
    padding-top: 5px;
    }

    If you want to reduce the space even more, you can add a “margin-top” property – for example:


    .t3-mainbody {
    margin-top: -20px;
    padding-top: 5px;
    }

    Of course, you can play around with the pixel values until you arrive at the result you’re most happy with.

    Hope That Helps.</blockquote>

    slate Friend
    #751820

    Fixed, thanks!

    <em>@TomC 497585 wrote:</em><blockquote>Try This . . . .

    Within your custom.css file, paste the following CSS rule:


    .t3-mainbody {
    padding-top: 5px;
    }

    If you want to reduce the space even more, you can add a “margin-top” property – for example:


    .t3-mainbody {
    margin-top: -20px;
    padding-top: 5px;
    }

    Of course, you can play around with the pixel values until you arrive at the result you’re most happy with.

    Hope That Helps.</blockquote>

    TomC Moderator
    #705347

    Happy to be of assistance . . . All the best with your continuing site development !!! 😀

    TomC Moderator
    #751821

    Happy to be of assistance . . . All the best with your continuing site development !!! 😀

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

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

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