-
AuthorPosts
-
February 16, 2015 at 3:31 pm #203843
HI I have made a special blank page as shown in the tutorial on adding ACM modules. however, i cannot seem to get rid of the white space
please advise
thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 17, 2015 at 7:54 am #559705Open templates/uber/css/custom.css file and add new rule below
.itemid-815 .t3-mainbody {
display: none;
}
Let me know if it helps
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 17, 2015 at 8:01 am #559708Hello Its the mainbody content padding that creating the whitespace .
Try this code
Add it in your custom.css file
Path: /templates/Your JA Template/css/custom.cssIf there is no custom.css file then create it .
.itemid-815 .t3-mainbody {display: none;}
Clear cache and check . It will look like this >>> http://prntscr.com/665wer
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by Pankaj Sharma 9 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove White Space from Special Blank Page
Viewing 3 posts - 1 through 3 (of 3 total)