Remove the join now and login at the top.

How do you remove the login and join now at the top without removing the members info when logged in? I looked everywhere.

Quote · 25 Jul 2009

The easiest way would be to hide it via the CSS.

templates/tmpl_uni/css/general.css


Look for and add the line in red. It should do what you want.

.no_hello_actions {
font-size:18px;
font-weight:bold;
padding-right:10px;
padding-top:9px;
display: none;

}





https://www.deanbassett.com
Quote · 25 Jul 2009

I can't believe I couldn't think of that. I tried the css but, nothing seemed to work. I was messing with the database but, didn't work like I wanted to. Thanks for the simple answer to my simple question.

Quote · 25 Jul 2009
 
 
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.