-
AuthorPosts
-
efficiency Friend
efficiency
- Join date:
- October 2006
- Posts:
- 70
- Downloads:
- 14
- Uploads:
- 11
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
May 19, 2011 at 1:01 am #164173Using articles from this forum, I was able to remove Content Mass Top and it’s background (demo). The only issue is how to remove the empty space previously occupied by it. See dotted area. Thanks to whoever is able to help.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 19, 2011 at 5:49 am #391900Hello,
Can you provide your website url to solve the Content-Mass-Top-Space-Issue.
efficiency Friendefficiency
- Join date:
- October 2006
- Posts:
- 70
- Downloads:
- 14
- Uploads:
- 11
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
May 22, 2011 at 10:05 pm #392365dev.computicate.com/index.php
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 23, 2011 at 6:26 am #392395Hello,
I have seen your website , to remove the Content-Mass-Top-Space-Issue
you need to find the below code at location t3-assets/css65e79.css
body.no-cmt .ja-content-main {
padding-top: 60px;
}Change the code to
body.no-cmt .ja-content-main {}
save and clean cache , reload the page and see the changes.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 23, 2011 at 1:22 pm #392460or you open the file: /ja_business/css/template.css and find the following code:
body.no-cmt .ja-content-main { padding-top: 60px; }
and remove it
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by Saguaros 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Content Mass Top Space Issue
Viewing 5 posts - 1 through 5 (of 5 total)