-
AuthorPosts
-
jcsanjurjo Friend
jcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
June 11, 2012 at 3:15 pm #178029Hi guys,
I’d like to remove the content block in my Home Page. I’ve been searching solutions in the forums and find out this one comming from @khoand.
The solution removed the content block, but unfortunatelly, not removed the separator lines. See the screenshot please.
So, could you help me to remove at least one of the two separator lines in my home page?
Thank you in advance
joan carles
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 12, 2012 at 5:01 am #457033Hi Joan Carles,
Did you try with hiding content block in template manager of this template? Here is a screenshot that you can preference to http://easycaptures.com/fs/uploaded/564/9173555701.png
If the separator line still exists there, please update me your site URL and set the Compress CSS to No in template manager. I shall check this for you.
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
June 12, 2012 at 12:42 pm #457093Hi @saguaros, thank you for your answer.
I checked the Home profile in the template manager and the “Hide main content block” option is set to Yes.
Separator line still exist, so I’ve set the Compress CSS to No, you can check my URL http://www.heading2market.com
Thank you
joan carles
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 13, 2012 at 2:11 am #457135Hi Joan Carles,
Please open this file: templates/ja_puresite/css/template.css
– At line 740, replace:
#ja-topsl .main-inner1, #ja-topsl1 .main-inner1, #ja-topsl2 .main-inner1 {
border-bottom: 1px solid #E5E6E7
margin: 0 20px !important;
padding: 40px 0;
}
With:
#ja-topsl .main-inner1, #ja-topsl2 .main-inner1 {
border-bottom: 1px solid #E5E6E7
margin: 0 20px !important;
padding: 40px 0;
}
– At line 816:
#ja-botsl .main div.ja-moduletable, #ja-botsl .main div.moduletable {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 transparent;
border-color: #E5E6E7 -moz-use-text-color -moz-use-text-color;
border-right: medium none;
border-style: solid none none;
border-width: 1px medium medium; <<<< Remove this line
margin: 0;
padding-bottom: 20px;
padding-top: 20px;
width: 100% !important;
}1 user says Thank You to Saguaros for this useful post
jcsanjurjo Friendjcsanjurjo
- Join date:
- May 2012
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 46
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
June 22, 2012 at 8:23 am #458456Thank you. It works!!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by jcsanjurjo 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Removing Content Block from Home Page
Viewing 5 posts - 1 through 5 (of 5 total)