-
AuthorPosts
-
May 31, 2008 at 8:37 pm #129142
greetings!!!!
how I can configure the width of the line to have the same width of the site? 950px
thank’s
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 2, 2008 at 9:35 am #251544YOu can change it by way :
Open template.css file in templates/ja_teline_ii/css folder , find following code section at about line 876 :
#ja-mainnavwrap {
border-bottom:5px solid #666666;
}
change into :
#ja-mainnavwrap {
}
continue , find code section #2 at about line 880 :
#ja-mainnav {
background:#FFFFFF none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
change into :
#ja-mainnav {
background:#FFFFFF none repeat scroll 0%;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-bottom:5px solid #666666;
}
good luck !
1 user says Thank You to Sherlock for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Sherlock 16 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
line of the site
Viewing 2 posts - 1 through 2 (of 2 total)