Remove "view all" for members

Hi,

I'm using Dolphin 7.02 and I want to remove the "view all (36)"link on the homepage under the members box. I think it deters people from signing up if they can see how few members there are on the site.

Not only that, my browse members page doesn't work properly. Not a problem because I don't want people to see all the members but I do need that link to it removed.

Any advice?

Many thanks in advanced.

Josh Saxon

Quote · 3 Oct 2010

Try to add the below lines into /templates/tmpl_xxxxx/css/index.css .... where tmpl_xxxxx is your Template folder....

div.paginate div.view_all
{
display: none;
}

 

Clear catche

Another Day past.............................
Quote · 3 Oct 2010

dddolphin, you are a legend. Thank you so much!

**A note to anyone else trying this, it does remove "view all" from photos, videos, etc as well. But that doesn't bother me at all.

Thanks again!

Quote · 3 Oct 2010
 
 
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.