Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ollyjk Friend
    #131832

    Hi,

    How can i edit the horizontal line that appears underneath the main menu? (See attached pics) I would like the line to stop on the edge of the content….

    Thanks in advance…


    1. horizontal-line
    2. as-it-cud-be
    Sherlock Friend
    #264054

    You can do so by the following way:
    1. edit template.css (line 885)

    #ja-mainnavwrap {
    background:#D9D9D9 none repeat scroll 0 0;
    border-bottom:5px solid #666666;–> remove this line
    }
    2. edit theme-deepblue.css(line 31)(templates/ja_teline_ii/css/colors/ folder)

    #ja-mainnavwrap {
    border-bottom:5px solid #004B80;--> remove this line
    }

    3. Edit template.css (line 891)

    #ja-mainnav {
    border-left:0 solid #CCCCCC;
    border-right:0 solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    border-bottom:5px solid #004B80;--> Add this line
    }

    ollyjk Friend
    #264101

    APOLOGIES! was my mistake! its working thank you sooo much!!!

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

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

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