-
AuthorPosts
-
November 28, 2014 at 9:14 am #203132
Hey,
I’m probably missing such a simple change but i have tried a few combinations in my custom css file and seem to be struggling to get it to move!
This is how we have it at the min (sorry for quality don’t know what happened)
The aim is something more like:
Thanks.
-
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
November 28, 2014 at 9:49 am #556918Add this code to custom.css
.home #Mod112 {
padding-bottom: 20px !important;padding-top: 20px !important;
}
1 user says Thank You to chavan for this useful post
November 28, 2014 at 10:06 am #556922Hey,
Thanks for this worked great! Only thing i’m now confused on is there seems to be something there preventing the footer banner from moving any higher.
t3-spotlight t3-spotlight-1 row
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
November 28, 2014 at 10:11 am #556923you have a module enabled in that position, please disable it.
November 29, 2014 at 7:40 am #556985I don’t know which it is, to me seems to be nothing actually published there.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 1, 2014 at 1:52 am #557095Go to custom.css
Replace this code
.home #Mod112 { padding-bottom: 20px !important; padding-top: 20px !important; }with
.home #Mod112 {
padding-bottom: 35px !important;
padding-top: 10px !important;
} -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by chavan 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-