-
AuthorPosts
-
October 14, 2015 at 7:51 pm #705076
Hello,
I?d like to remove the grey space, between the article and the masshead.
Screen:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 14, 2015 at 8:20 pm #705174It 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 settingsAlso, are you just looking to reduce the space in between those two elements?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 14, 2015 at 8:20 pm #751725It 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 settingsAlso, are you just looking to reduce the space in between those two elements?
October 15, 2015 at 9:28 am #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 settingsAlso, 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 offOctober 15, 2015 at 9:28 am #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 settingsAlso, 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 offTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 15, 2015 at 3:45 pm #705339Try 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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 15, 2015 at 3:45 pm #751813Try 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.
October 15, 2015 at 5:49 pm #705346Fixed, 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>
October 15, 2015 at 5:49 pm #751820Fixed, 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>
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by TomC 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum