test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • carbonite Friend
    #166700

    Please see attachment.

    I want to remove the mouseover name.


    1. jort
    chavan Friend
    #403013

    Post your site Url

    carbonite Friend
    #403039

    <em>@Chavan 255578 wrote:</em><blockquote>Post your site Url</blockquote>

    Sorry man that particular site is on a local machine. In any case, what ever ‘fix’ will work with all teline IVs and presumably all on T3, thus no need for a site url.
    If you just want a site url uisnetwork.net is one of my sites and its also based on telineIV. I’d be happy to apply this fix there too.

    Ninja Lead Moderator
    #403236

    You need to hack JAT3 core, you can do as following:
    Open pluginssystemjat3coremenubase.class.php, find the line 375:


    if ($tmpname) {

    add this above it:


    $title = "";

    so that we have:


    $title = "";
    if ($tmpname) {
    if ($tmp->type == 'separator')
    {
    $data = '<a href="#" '.$active.' '.$id.' '.$title.'>'.$txt.'</a>';
    } else {

    After that login admin and clear the template cache.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Ninja Lead 13 years, 6 months ago.

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