test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • guap Friend
    #170391

    How can I change the background color of the header and the main table and add border lines on both sides?

    Please advise. Thanks.

    khoand Friend
    #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 Friend
    #424171

    Thanks.
    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.


    1. bg
    khoand Friend
    #424178

    You 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?

Viewing 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