Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chileen Friend
    #117035

    hi
    I want the menu in the screenshot nav.jpg to look like the menu in nav2.jpg.However I am not sure where in template_css.css to put the code, which looks like this


    #navigation{
    width:200px;
    font-family:Verdana,cursive;
    font-weight:bold;
    font-size:12;
    }

    #navigation ul{
    list-style:none;
    margin:0;
    padding:0;
    }

    #navigation li{
    border-bottom:1px solid #FFFFF;
    }

    #navigation li a{
    display:block;
    padding:5px 5px 5px 0.5em;
    background-color:#99FF33;
    color:#FFFFF;
    text-decoration:none;
    }

    #navigation li a:hover{
    background-color:#0066FF;
    color:#FFFFF;
    }

    It’s not in top navigation is it?
    Thanks

    Hung Dinh Friend
    #210162

    search for “mainlevel ” in your template_css.css file and change the class properties for it

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hung Dinh 17 years, 8 months ago.

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