Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mogr Friend
    #119100

    Does anybody knows how to hide the dotted lines under the content?
    Does anybody know how to get the red line to stay active when visiting a page? It does not work for me as it does on the demo.

    #topnav a:hover, #topnav a:active {
    color: #FFFFFF;
    background: url(../images/topnav-bg-2.gif) repeat-x bottom left;
    text-decoration: none;
    }

    #topnav a#active_menu-top {
    color: #FFFFFF;
    background: url(../images/topnav-bg-2.gif) repeat-x bottom left;
    text-decoration: none;
    }

    ha le-viet Developer
    #215456

    Hi mogr,

    Remove the seperator, change
    .article_seperator {
    background:transparent url(../images/seperator.gif) repeat-x scroll left top;
    display:block;
    }

    to
    .article_seperator {
    background:transparent;
    display:block;
    }

    Get the menu stay active: It’s kinda Joomla! menu system problem. You can give me your live site URL and your administrative login, I will find a way to sort it out.

    Regards,
    Ha Le-Viet.

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

This topic contains 2 replies, has 2 voices, and was last updated by  ha le-viet 17 years, 1 month ago.

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