How do I change profile image on main menu to the word PROFILE?

How do I change profile image on main menu to the word PROFILE? Thanks

Quote · 20 Feb 2011

You can edit navigation menu items from Administration > Builders > Navigation Menu. To edit an item, simply click on its name and a new window will appear.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 20 Feb 2011

IVe tried that and changes cant be made on profile.  all the other tabs you can change but that one.  any other suggestions?

 

Quote · 20 Feb 2011

Run the following query in your phpmyadmin :

 

UPDATE  `sys_menu_top` SET `Caption` = 'PROFILE',
`Icon` = '' WHERE `Name` ='My Profile' AND `Caption`='{memberNick}';

 

Login to admin and clean cache afterwards.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 20 Feb 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.