Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • atticus Friend
    #143039

    Hello, I would like to remove the horizontal lines above and below the menu and the line above the footer. Does anyone know which file to edit to remove these lines.

    Thanks for your help.

    Tiffany

    wiery Friend
    #312422

    For the menu if you want to remove just the lines you can open template.css and go to line 754 and remove whats highlighted in red.

    #ja-mainnavwrap {
    background:transparent url(../images/trans-bg1.png) repeat scroll 0 0;
    border-bottom:1px solid #6B3C27;
    border-top:1px solid #6B3C27;
    }

    If you want to remove the whole transparent menu section that goes across the page remove background also.

    For the footer same thing. template.css line 1010

    #ja-footerwrap {
    background:transparent url(../images/footer-bg.jpg) no-repeat scroll center top;
    border-top:1px solid #46221A;
    clear:both;
    padding:15px 0 30px;
    }

    atticus Friend
    #312424

    Hi, thank you very much -that worked great.

    wiery Friend
    #312426

    Your welcome! 😀

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

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

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