-
AuthorPosts
-
pprle Friend
pprle
- Join date:
- December 2011
- Posts:
- 65
- Downloads:
- 68
- Uploads:
- 0
- Thanks:
- 11
- Thanked:
- 4 times in 4 posts
October 13, 2015 at 12:44 pm #704820Hi,
I would like to reduce the margin between the main content and the top/bottom modules.
1.Above main content (positions 1 to 4 + 2 customs) reduce the margin by 2/3 (estimate, might need to be refined*)
2. Under main content (positions 5 to 8 + 2 customs) reduce the margin by 1/2 (estimate, might need to be refined*)*I would like the same margin height for both
Thank you in advance
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 13, 2015 at 3:18 pm #704864Try This . . . .
Paste the following CSS rules within your custom.css file . . .
.t3-sl {
padding-bottom: 20px;
padding-top: 20px;
}.t3-module {
margin-bottom: -30px;
}You can, of course, play around with the pixel values until you arrive at the result you’re most happy with.
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 13, 2015 at 3:18 pm #751527Try This . . . .
Paste the following CSS rules within your custom.css file . . .
.t3-sl {
padding-bottom: 20px;
padding-top: 20px;
}.t3-module {
margin-bottom: -30px;
}You can, of course, play around with the pixel values until you arrive at the result you’re most happy with.
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
1 user says Thank You to TomC for this useful post
pprle Friendpprle
- Join date:
- December 2011
- Posts:
- 65
- Downloads:
- 68
- Uploads:
- 0
- Thanks:
- 11
- Thanked:
- 4 times in 4 posts
October 14, 2015 at 7:50 am #704981Hi,
Thank you TomC.
.t3-module {… is impacting all modules (including sidebars and footers), that is not what I want to achive.
.t3-sl… helped me partially.
/* POSITIONING MODULES POSITIONS 1-4 */
.t3-sl {
padding-bottom: 0px;
padding-top: 50px;
}
I also tried to add margin-bottom and margin-top to this .t3-sl {… without success.
So I think it is the global main content area that has to move up now…`
Can you please further assist me?pprle Friendpprle
- Join date:
- December 2011
- Posts:
- 65
- Downloads:
- 68
- Uploads:
- 0
- Thanks:
- 11
- Thanked:
- 4 times in 4 posts
October 14, 2015 at 7:50 am #751619Hi,
Thank you TomC.
.t3-module {… is impacting all modules (including sidebars and footers), that is not what I want to achive.
.t3-sl… helped me partially.
/* POSITIONING MODULES POSITIONS 1-4 */
.t3-sl {
padding-bottom: 0px;
padding-top: 50px;
}
I also tried to add margin-bottom and margin-top to this .t3-sl {… without success.
So I think it is the global main content area that has to move up now…`
Can you please further assist me?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
pprle Friendpprle
- Join date:
- December 2011
- Posts:
- 65
- Downloads:
- 68
- Uploads:
- 0
- Thanks:
- 11
- Thanked:
- 4 times in 4 posts
October 15, 2015 at 11:00 am #705268Thank you Saguaros,
This also helped me further more to adjust the display.
But I discovered the main reason for the unwanted spacing was due to modules positions not used in some pages…
pprle Friendpprle
- Join date:
- December 2011
- Posts:
- 65
- Downloads:
- 68
- Uploads:
- 0
- Thanks:
- 11
- Thanked:
- 4 times in 4 posts
October 15, 2015 at 11:00 am #705330Thank you Saguaros,
This also helped me further more to adjust the display.
But I discovered the main reason for the unwanted spacing was due to modules positions not used in some pages…
pprle Friendpprle
- Join date:
- December 2011
- Posts:
- 65
- Downloads:
- 68
- Uploads:
- 0
- Thanks:
- 11
- Thanked:
- 4 times in 4 posts
October 15, 2015 at 11:00 am #751804Thank you Saguaros,
This also helped me further more to adjust the display.
But I discovered the main reason for the unwanted spacing was due to modules positions not used in some pages…
-
AuthorPosts
This topic contains 12 replies, has 3 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