Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • clebron Friend
    #134563

    Hi,

    How can I get rid off the line under the menu? I already did it for the home page, but when you go to a section the line still there under the menu? Any advice.

    http://www.vidadeporte.com

    scotty Friend
    #276050

    The heavy black line under the horizontal menu?

    Open template.css and on line:883 change…

    #ja-mainnav {
    background:#FFFFFF none repeat scroll 0 0;
    border-color:#CCCCCC #CCCCCC #666666;
    border-style:solid;
    border-width:1px 1px 2px;
    }

    to…

    #ja-mainnav {
    background: #FFFFFF none repeat scroll 0 0;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    }

    clebron Friend
    #276051

    Ok, thanks, already figure it out.

    Thanks.

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

This topic contains 3 replies, has 2 voices, and was last updated by  clebron 16 years, 1 month ago.

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