Member Menu & Message Bar - HELP PLEASE!!!!

Does anyone know how to reduce the length of the status update message bar on a member's profile page (see attached pic)?

Also, does anyone know how to remove the "FRIENDS" and "FAVES" links, from the header of the "MY CONTACTS" menu, located in the Compose Mail Section of the mailbox system (see attached pic)?

Thank you in advance for any help.

my contacts menu.GIF · 16.8K · 83 views
profile message bar.GIF · 16.3K · 82 views
Quote · 8 Apr 2011

1. For reduce status block follow these steps:

a. Open the templates/base/css/top_menu.css

find and replace these values with your needed :

max-width: 450px;

min-width: 450px;
b. Clear all caches
2. Open the inc/classes/BxDolMailBox.php
find and remove this code lines there:

'Friends'          => 'getFriendsList',
'Faves'               => 'getFavesList',
PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Apr 2011

Thank you Sasha!

Quote · 8 Apr 2011

 

Thank you Sasha!

you're welcome

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Apr 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.