-
AuthorPosts
-
jayatunge Friend
jayatunge
- Join date:
- July 2011
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 16
- Thanked:
- 8 times in 1 posts
July 9, 2011 at 4:11 pm #166116How to get rid of the top border –the solid line, only in the front page in the content bottom section? I do not want to show two lines below the feature article.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 9, 2011 at 4:29 pm #400390Hi,
You find this code from /templates/ja_minisite/css/template.css
#ja-content-bottom {
border-top: #E8E8E8 solid 1px; < remove this line
padding: 20px 0 0;
}jayatunge Friendjayatunge
- Join date:
- July 2011
- Posts:
- 94
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 16
- Thanked:
- 8 times in 1 posts
July 9, 2011 at 4:40 pm #400391Hi khoand,
Thanks for the quick reply. I have one concerns of doing this; Does this remove the top line altogether? More specifically, if I publish a custom HTML to ‘content-bottom’ in another page inside, will it have the line?
I just only want to remove the line only in Frontpage. The reason be under the Feature article I will have a thicker dash line already since it is a Blog layout. Having another line is ugly.
Could you please confirm?
Thanks in advance for help.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 10, 2011 at 8:20 am #400415To remove top line, you remove this code from /templates/ja_minisite/css/template.css
.items-row, .items-leading {
background: url(../images/bgd_line_03.gif) 0 100% repeat-x;
}I just only want to remove the line only in Frontpage. The reason be under the Feature article I will have a thicker dash line already since it is a Blog layout. Having another line is ugly.
You try my way, and give me a page that you want to have line
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by khoand 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to get rid of the top border in content Bottom in FrontPage
Viewing 4 posts - 1 through 4 (of 4 total)