-
AuthorPosts
-
August 5, 2008 at 8:43 pm #131832
Hi,
How can i edit the horizontal line that appears underneath the main menu? (See attached pics) I would like the line to stop on the edge of the content….
Thanks in advance…
-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 6, 2008 at 8:39 am #264054You can do so by the following way:
1. edit template.css (line 885)#ja-mainnavwrap {
background:#D9D9D9 none repeat scroll 0 0;
border-bottom:5px solid #666666;–> remove this line
}
2. edit theme-deepblue.css(line 31)(templates/ja_teline_ii/css/colors/ folder)
#ja-mainnavwrap {
border-bottom:5px solid #004B80;--> remove this line
}
3. Edit template.css (line 891)
#ja-mainnav {
border-left:0 solid #CCCCCC;
border-right:0 solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-bottom:5px solid #004B80;--> Add this line
}1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by ollyjk 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-