-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
November 4, 2011 at 2:54 pm #170391How can I change the background color of the header and the main table and add border lines on both sides?
Please advise. Thanks.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 4, 2011 at 4:14 pm #423230<em>@guap 280836 wrote:</em><blockquote>How can I change the background color of the header and add border lines on both sides?
Please advise. Thanks.</blockquote>
Hi,
You find this code from /templates/ja_teline_iv/css/template.css
#ja-header {
background: gray; < add this line
}#ja-header .main {
height: 115px;
padding: 0;
border-left: 1px solid gray; < add this line
border-right: 1px solid gray; < add this line
}
<em>@guap 280836 wrote:</em><blockquote>How can I change the background color of the main table</blockquote>
I don’t understand what you mean clearly. Could you explain more details?Could you give me a snapshot with your annotation?guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
November 11, 2011 at 6:46 am #424171Thanks.
Attached is the image. I want to change the background color into white and add border on both sides. Same with the rest of the pages.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 11, 2011 at 7:15 am #424178You find this code from
#ja-container .main-inner1 {
background: url(../images/stripe-bg-2.png) #DDD; < change this line
margin: 0;
padding: 2px;
}
<blockquote> add border on both sides. Same with the rest of the pages.</blockquote>
I don’t understand what you mean clearly. Could you explain more details? Could you give me a snapshot with your annotation?1 user says Thank You to khoand for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by khoand 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change the background color of the maintable
Viewing 4 posts - 1 through 4 (of 4 total)