Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • michelahua Friend
    #153891

    Hello,

    I want to change the left column color but i don’t know how…please see attached file


    1. LA
    Saguaros Moderator
    #354189

    Now, you open the file: /templates/ja_larix/css/template_css.css and find the following code:

    #ja-container {
    background: url(../images/mainwrap-bg.gif) repeat-y 20% 0%;
    }
    you replace this background image by yours ( its in our demo )

    Now you must to replace the background image of menu:

    a.mainlevel {
    padding: 5px 0 6px 15px;
    width: 90%;
    display: block;
    color: #403C3A;
    background: url(../images/a-mainlevel-bg.gif) no-repeat bottom left;
    font-weight: bold;
    text-decoration: none;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 2 months ago.

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