-
AuthorPosts
-
December 14, 2011 at 10:22 am #171791himangi Friend
himangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
December 14, 2011 at 10:44 am #429585Hi,
I guess you want to remove the border around the word Home. To do that please edit template.css and find
<blockquote>#ja-container .main {
border-top: 1px solid #E7E8E9;
border-bottom: 1px solid #E7E8E9;
}</blockquote>
change the 1px width to 0px so these borders wont show.Edit layout.css and find
<blockquote>#ja-main .inner {
padding-left: 0;
padding-right: 0;
border-left: 1px solid #E7E8E9;
border-bottom: 1px solid #E7E8E9;
background: url(../images/line.gif) repeat-y 100% 0;
}</blockquote>
change the 1px width to 0px so these borders wont show.I hope this will solve the issue but if not please provide site url and explain the issue again.
December 14, 2011 at 11:02 am #429587i did it thanks
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by chriscakes 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How Do i remove this border…please help
Viewing 3 posts - 1 through 3 (of 3 total)