How can I disable the status message at the top of the page?

How can I disable the status message at  the top of the page?

Quote · 7 Jan 2012

Never mind. Found out how. :)

Got this part from one of Nathan Paton's posts.

 


To remove it from the top of the page:

/templates/base/css/top_menu.css

.subMenuInfoKeeper .notify_message { 
min-width: 450px; 
max-width: 450px; 
position: relative; 
float: left;
display: none; 
}

Add the text in red, save your changes, and clear your site's cache.


This next bit is also important as it removes the ability to update the Status Message balloon via the Member Menu bar since there is no point in having this function if you can't see it on the page right???.    :)

Go to the admin panel. Select Builders>Member Menu.

Drag the Status Message item from the Active Items block into the All Items block.

Quote · 7 Jan 2012

its not working to the latest version. .. anyone can remove the status message please?

Quote · 16 Jul 2012
 
 
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.