Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • epimazzo Friend
    #166532

    Hi,

    I thought I would fix this easily but…:((
    How do I remove that extra red line in order to have the layout aligned with both columns (left and right). See attached image.

    thanks guys. :laugh:


    1. extra-red-line
    khoand Friend
    #402125

    Hi,
    You find this code from /templates/ja_rave/css/template.css in the line #567

    #ja-botsl {
    background: #252525;
    border-top: solid 4px #9A2016; < remove this line
    }

    epimazzo Friend
    #402129

    <em>@khoand 254436 wrote:</em><blockquote>Hi,
    You find this code from /templates/ja_rave/css/template.css in the line #567

    #ja-botsl {
    background: #252525;
    border-top: solid 4px #9A2016; < remove this line
    }

    </blockquote>

    Hi Khoand,

    First of, thanks for your reply. If I remove this line which I already played using Firebug, this will completely remove the entire line. I still want to keep it and just remove the extra outside the column, not the whole one. :p
    That’s what I’m trying to figure out without luck. think I have to tweak a CSS code and add there limiting its width. Right?

    thanks.

    khoand Friend
    #402354

    You do as I said and add this code into /templates/ja_rave/css/template.css


    #ja-botsl .main{
    border-top: solid 4px #9A2016;

    epimazzo Friend
    #402584

    Thanx a lot Khoand! I’ll try it out this one!

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

This topic contains 5 replies, has 2 voices, and was last updated by  epimazzo 13 years, 3 months ago.

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