Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ankianka66 Developer
    #141173

    Hi!

    Thanks for this excellent template! I have just started to work on it.

    I would like the modules to the left and right to have a whiter background. I think it is too much difference between the body and left/right. The problem is that I donĀ“t know where to find this, probably in template.css, but where?

    Anyone who has the answer to my question?

    Anonymous Moderator
    #305496

    Hi ankianka66

    for the case, please open templates/ja_topaz/css/template.css file, at about line 730, find following code:

    #ja-container .main .inner,
    #ja-container-fr .main .inner,
    #ja-container-fl .main .inner {
    background: url(../images/rightcol-bg.gif) repeat-y right top #FFFFFF;
    padding: 0;
    }

    and change to:

    #ja-container .main .inner,
    #ja-container-fr .main .inner,
    #ja-container-fl .main .inner {
    background-color: #FFFFFF;
    padding: 0;
    }

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

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

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