-
AuthorPosts
-
August 11, 2012 at 10:23 pm #179852
Hi,
I don’t find how to remove this lines (see the picture).
Thanks for your help.
https://pmilevisquebec.com/index.php/qui-sommes-nous
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 13, 2012 at 8:42 am #464016Hi pmilq,
You open the file of templates/ja_edenite/css/template.css look for this css rule
#ja-container.ja-l1r1 .main-inner1, #ja-container.ja-r1 .main-inner1 {
background: url(“../images/main-bg2.gif”) repeat-y scroll right center transparent;
}
remove it
And look for this css
#ja-container {
background: url(“../images/main-bg1.gif”) repeat-y scroll left center transparent;
border-bottom: 1px solid #E7E8E6
border-top: 1px solid #E7E8E6
margin: 0 0 25px;
overflow: hidden;
width: auto;
}Change it to
#ja-container {border-bottom: 1px solid #E7E8E6
border-top: 1px solid #E7E8E6
margin: 0 0 25px;
overflow: hidden;
width: auto;
}Doing that would help !
August 15, 2012 at 1:31 am #464229Thx a lot, I haven’t found it.
Have a nice day.
Florent.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by pmilq 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to remove two vertical lines ?
Viewing 3 posts - 1 through 3 (of 3 total)