Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mckormick Friend
    #137929

    Hi

    As default there are 2 horizontal lines that extend from the left and right ends of the main nav menu to the edge of the visible browser window.

    How can I change the css so that they stop at the edges of the last menu nav buttons instead of continuing to the edge?

    Many thanks!

    cjmicro Friend
    #290300

    In the template.css change like this:

    #ja-mainnavwrap {
    background: #333333 url(‘/newsite/templates/japyrite/images/dk_gray_bg.png’);
    font-family: “Arial”, Arial, helvetica, sans-serif;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 20px;
    width:890px
    }

    make width whatever works for you. see the way this looks at http://www.neuaurashoes.com

    Cheryl

    mckormick Friend
    #290315

    Hi – thanks for the reply but changing the width doesn’t seem to affect anything. In fact I deleted that line to see if it would make a difference and nothing changed?

    The css I tried to change is highlighted below:

    #ja-tpwrap a:hover, #ja-tpwrap a:active, #ja-tpwrap a:focus {

    color: #FFFFFF;
    #ja-mainnavwrap {
    background: #333333 url(‘/newsite/templates/japyrite/images/dk_gray_bg.png’);
    font-family: “Arial”, Arial, helvetica, sans-serif;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 20px;
    width:700px
    }

    }

    <em>@cjmicro 110799 wrote:</em><blockquote>In the template.css change like this:

    #ja-mainnavwrap {
    background: #333333 url(‘/newsite/templates/japyrite/images/dk_gray_bg.png’);
    font-family: “Arial”, Arial, helvetica, sans-serif;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 20px;
    width:890px
    }

    make width whatever works for you. see the way this looks at http://www.neuaurashoes.com

    Cheryl</blockquote>

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

This topic contains 3 replies, has 2 voices, and was last updated by  mckormick 15 years, 7 months ago.

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