how do i remove those buttons?

i want to remove those attached  buttons even if i could through the code 

html,css - display:none or php 

because if the user don't have the rights to post it shouldn't display it for him

the problem is that i don't know where it is 

*it will be better if through the system it can be hidden but i didn't see the a way to do it

anyone can help please?

bx.png · 7.4K · 245 views
Always remember that the future comes one day at a time.
Quote · 18 Mar 2013

You will need to do this through the code; CSS at this time does not have conditional statements.

You will need to check for each button if the member has access rights to the button.  I had some members tell me that if they don't have the right to use a feature, the button or link should not be present for them.

Geeks, making the world a better place
Quote · 18 Mar 2013

i want what your members having...

how did you do that?

Always remember that the future comes one day at a time.
Quote · 18 Mar 2013

I didn't do it, I had other more pressing issues; I just let my members see the access denied message to let them know.  The kicker is that Boonex has added to the Navigation menu a view control for guest and members; that should have been expanded to membership levels as well.  I wonder how much work it would be to add membership levels to it?  I would assume that if one hides the top level menu item; then any sub level menu item would be hidden as well.  I am not sure about the quick link buttons.

On my site, videos is a higher level membership.  So, if I could set the view for the Video menu to membership level #9 only, then any lower membership would not have the Video link and not be clicking on it to just see "Access denied".

Geeks, making the world a better place
Quote · 19 Mar 2013
 
 
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.