Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • tadeusz1 Friend
    #117430

    I woud like change width of “column” – position: user1, user2, right.
    Where is the place in index.php.
    Tadeusz

    arcadiomorales Friend
    #211114

    It’s not in index.php file (i’m 99% sure), it’s in template_css.css file. But you do have to check the source in index.php, because you need to find which divs are responsible for mentioned module positions.

    Hieu Nguyen Admin
    #211131

    Hi,

    You can change the width of this column in template_css.css:

    #ja-rightcol {
    width: 150px;
    float: left;
    padding-bottom: 5px;
    overflow: hidden;
    }

    Because the template use “Faux Column” technique, so you have to edit the two images “contentwrap-bg.gif” (for normal screen version) and “contentwrap-wide-bg.gif” (for wide screen version).

    Hope it help!

    tadeusz1 Friend
    #211184

    Thanks,
    Ok, but yet I insert width: 250px.
    Then I must change width of “content area” (???????)
    Tadeusz

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

This topic contains 4 replies, has 3 voices, and was last updated by  tadeusz1 18 years, 1 month ago.

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