Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • digitaldj Friend
    #146060

    what image i have to edit so i can change that color

    and how i can change the main background?
    the grey one


    1. top
    2. menu
    3. menuu
    instantinlaw Friend
    #323634

    For the menu In template.css edit the following to suit your needs. For the color edit the hex #666666.

    div.moduletable h3,
    div.moduletable_default h3,
    div.moduletable_menu h3,
    div.moduletable_text h3,
    div.moduletable_blank h3 {
    background: url(../images/h3-bg.gif) repeat-y left top #A5A5A5;
    border-right: 5px solid #666666;
    color: #FFFFFF;
    font-size: 100%;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 7px 0 7px 15px;
    text-transform: uppercase;
    }

    The rest of what you are looking for is probably here:


    #ja-header .inner {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    height: 60px;
    padding-top: 0pt;
    padding-right: 15px;
    padding-bottom: 0pt;
    padding-left: 15px;
    position: relative;
    }

    But I can’t be sure because you have not provided a url.

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

This topic contains 2 replies, has 2 voices, and was last updated by  instantinlaw 15 years ago.

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