Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • travelweb Friend
    #192576

    Hello,

    How can I remove the border / line between the left column and the main content?

    I have removed the horizontal borders (between the modules) of the left column by adding the following to template.css (is there a better way than deleting the link to the picture?):

    #ja-left div.ja-moduletable, #ja-left div.moduletable {
    background: url(“”)
    }

    I can’t find a similar method to remove the vertical border. Any ideas?

    Regards,
    Peter

    pavit Moderator
    #513656

    Hi

    I think you are referring to the #ja-left background

    try in this file templates/ja_travel/css/template.css around line 829

    #ja-left { background: url("../images/left-bg.png") repeat-y scroll right top; }
    change to

    #ja-left { background: none; }

    travelweb Friend
    #513670

    Great, I will try it later today!

    Regards,
    Peter

    travelweb Friend
    #513749

    Thanks, that worked!

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

This topic contains 4 replies, has 2 voices, and was last updated by  travelweb 10 years, 5 months ago.

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