Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • montbrillant Friend
    #196350

    Hello

    How can I change color border mainbody?

    See attached picture as a sample.


    1. Capture
    TomC Moderator
    #529033

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    montbrillant Friend
    #529036

    nothing change :((

    TomC Moderator
    #529039

    Nothing was supposed to happen – other than allowing me to be able to view/identify the appropriate CSS rules so I can provide the following suggestions . . . .

    For the right side border, look to file path –> /templates/ja_edenite/css/template.css
    at line 325, you will see the following 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 rgba(0, 0, 0, 0);
    }

    The border is actually an image file – which you can modify to suit your needs.

    For the left side border/column, look to the CSS rule just above the one noted above (see below)


    #ja-container {
    background: url("../images/main-bg1.gif") repeat-y scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #8BAB32
    border-top: 1px solid #8BAB32
    margin: 0 0 25px;
    overflow: hidden;
    width: auto;
    }

    Again, you will see that the border is an image file – which you can, likewise modify to suit your needs.

    Hope that helps.

    montbrillant Friend
    #529043

    ok now I can change it. thank you very much.

    TomC Moderator
    #529046

    <em>@montbrillant 419330 wrote:</em><blockquote>ok now I can change it. thank you very much.</blockquote>

    Glad to be of assistance . . . All the best with your continuing site development.

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  TomC 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum