Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
browwwsers cybercafe Friend
browwwsers cybercafe
- Join date:
- September 2014
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 28, 2014 at 3:47 pm #200056Please assist me, see picture for more info.
The big black spaces i would like to remove.Thank you.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 28, 2014 at 4:07 pm #543673create custom.css use this documentation http://t3-framework.org/documentation/customization.html#custom-css
Add this code to custom.css
.t3-footer .row{
display:none !important;
}.t3-copyright .row{
display:block !important;
}.t3-copyright{
margin-top:0px !important;
}
.t3-footer.container{
padding-top: 40px !important;
}AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by chavan 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum