Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • smellychen Friend
    #159294

    as title

    when the mouse over the menu item , it will appear a hint the same with the menu name

    how could i remove it ?

    smellychen Friend
    #374011

    <em>@smellychen 217488 wrote:</em><blockquote>as title

    when the mouse over the menu item , it will appear a hint the same with the menu name

    how could i remove it ?</blockquote>

    like the attachement file hint …


    1. hint
    smellychen Friend
    #374156

    edit vi base.class.php
    find all block like

    $data = '<a href="#" '.$active.' '.$id.' '.$title.'>'.$txt.'</a>';

    switch to :

    // $data = '<a href="#" '.$active.' '.$id.' '.$title.'>'.$txt.'</a>';
    $data = '<a href="#" '.$active.' '.$id.' '.'>'.$txt.'</a>';

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

This topic contains 3 replies, has 1 voice, and was last updated by  smellychen 13 years, 9 months ago.

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