Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • aryeh Friend
    #129142

    greetings!!!!
    how I can configure the width of the line to have the same width of the site? 950px
    thank’s


    1. preguntas
    Sherlock Friend
    #251544

    YOu can change it by way :
    Open template.css file in templates/ja_teline_ii/css folder , find following code section at about line 876 :


    #ja-mainnavwrap {
    border-bottom:5px solid #666666;
    }

    change into :


    #ja-mainnavwrap {
    }

    continue , find code section #2 at about line 880 :


    #ja-mainnav {
    background:#FFFFFF none repeat scroll 0%;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    }

    change into :


    #ja-mainnav {
    background:#FFFFFF none repeat scroll 0%;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    border-bottom:5px solid #666666;
    }

    good luck !

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

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

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