test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • merawebhost Friend
    #159729

    [FONT=”Lucida Sans Unicode”]Hello,

    Can you let me know how to remove the Title attributes from the navigation bar (mainmenu) in the JA Coloris theme? Whenever I mouse over the link in mainmenu, it displays the tool tip (i.e., the title attribute). I’m unable to find the exact location where I need to change the code in template?

    The support team provided solution for JA Edenite (http://www.joomlart.com/forums/topic/how-to-remove-title-attribute-from-top-menumod_mainmenu-navigation/) theme. But that solution is not working for this new theme.

    Any further help would be greatly appreciated. Thanks.[/FONT]

    Saguaros Moderator
    #375477

    Please open the file pluginssystemjat3coremenubase.class.php and find the following code:
    ( in mine is line 349 )

    [PHP]
    $title = “title=”$tmpname””;
    [/PHP]

    replace :
    [PHP]
    $title = “”;
    [/PHP]

    Thanks

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 10 months ago.

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