Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • waseemhussain Friend
    #156856

    Hi,

    I am working with the “left-main-right” layout.

    I need to add a border-left on the right-column that continues all the way down to the footer.
    I need to add a border-right on the left column that continues all the way down to the footer.

    I figured out how to add a border on either side of the content/main. But that is not what I want to do.

    Its probably some simple css-thing I need to do, but I just can’t locate it, and its driving me nuts…

    Please help.

    Anonymous Moderator
    #364917

    Hi,

    In order to do these, please try as follows:

    Log into administrator => Template Manager => JA Rave => Layouts => find line <blocks name=”middle” colwidth=”35″> and add this line: <blocks name=”middle” colwidth=”35″ fixheight=”1″>

    Open file templatesja_ravecsstemplate.css:

    1, I need to add a border-left on the right-column
    #ja-right { background: url(../images/line.gif) repeat-y left top center; }

    2, I need to add a border-right on the left column
    #ja-inset1 { background: url(../images/line.gif) repeat-y right top center; }

    image line.gif (1x1px) is border as you wish and this helps your layout not broken.

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

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

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