test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • id31 Friend
    #134647

    Hi Folks

    I have a question for Mesolite Template!

    I will remove a part of the line…look at the picture please…

    What must I do to remove it…!

    Sorry, bit my English is not so good!

    scotty Friend
    #276461

    Open templates/ja_mesolite/css/template.css and on line 734 delete the border style…

    #ja-mainnavwrap {
    background:#333333 none repeat scroll 0 0;
    border-top:1px solid #E6E6E6; <<<<<<<<<DELETE
    height:35px;
    z-index:999;
    }

    This will remove that whole line. To add the line back to the top of the menu bar go to line 741 (maybe 740 now)

    #ja-mainnav {
    background:transparent url(../images/dot-dark.gif) repeat-y scroll left center;
    border-top:1px solid #E6E6E6; <<<<<<< ADD THIS LINE
    float:right;
    height:35px;
    width:760px;
    }

    id31 Friend
    #276490

    Ok the first Problem is solved…, but yet ive got another problem!

    There are two lines (see picture), the second line (line2) is to dark, it should be look like the first line above!

    The Line above use colour #E6E6E6, the dark Line use i Think the grafik “dot.gif”…

    [PHP]#ja-mainnav {
    height: 35px;
    width: 760px;
    float: right;
    background: url(../images/dot-dark.gif) repeat-y scroll left center; border-top:1px solid #E6E6E6; float:right; height:35px; width:760px;[/PHP]

    :((

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

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

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