-
AuthorPosts
-
August 22, 2009 at 2:56 pm #143637bennitos Friend
bennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
August 22, 2009 at 3:11 pm #315055Its the background for the menu, so depends what you want to do with it?
Want it to be the same light grey color as the rest?
Then: template.css line 918
#ja-mainnavwrap {
background:transparent url(../images/mainnav-bg.gif) repeat-x scroll left bottom;
border-bottom:1px solid #B4B4B4;
Change the red part to:
#ja-mainnavwrap {
background:#EEEEEE none repeat scroll 0 0;
border-bottom:1px solid #B4B4B4;
}
Remember to make backups!
If you ment something else with your question let me know.
August 22, 2009 at 3:44 pm #315058Cool, it mainly solve my problem. I fact i comment the line :
/*#ja-mainnavwrap {
background:#EEEEEE none repeat scroll 0 0;
border-bottom:px solid #B4B4B4;*/There is just one remaining 1 pixel withe line, just look at the screen copy, how can i delete that withe line ?
😉
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
August 22, 2009 at 4:21 pm #315061That should be this one:
template.css (line 632)
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
background:#EEEEEE none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
clear:both;
Try removing the one marked red.
1 user says Thank You to bennitos for this useful post
August 22, 2009 at 4:29 pm #315065Cool thank you very much it is ok now.
😉AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by christool 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum