Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • geoaspro Friend
    #127546

    Hello everybody! I was wondering if there is a way to put colour at the right column.
    Thanks in advance.

    Sherlock Friend
    #245530

    if you want to put color at the right column, you can edit template_css.css(line 1125)

    #ja-col2 {
    float:right;
    overflow:hidden;
    width:30%;
    }

    You can add here

    Sherlock Friend
    #245533

    Hi geoaspro !
    Please open template.css file and view following code section at about line 750 :


    #ja-containerwrap, #ja-containerwrap-fr {
    background: url(../images/mainwrap-bg.gif) repeat-y 23%;
    }

    this code for background of cotentwrap ( left col + right col + body )

    You must edit mainwrap-bg.gif image file in templates/ja_mageia folder ! fill color to right-side.
    then add code same nguoiabcd post.

    geoaspro Friend
    #245547

    Thank you guys! Still, I think I am missing something. I edit the mainwrap-bg.gif and put color at the right side. Then what is the code I have to change to appear the colour at the right without loosing the colour at the left column? Also, when the right column is not vissible, will it be possible the colour to disappear? Thanks again!

    mj1256 Friend
    #245739

    as columns are collapsible, if your do not load anything into the right column, no color should appear

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

This topic contains 5 replies, has 3 voices, and was last updated by  mj1256 16 years, 5 months ago.

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