Featured Members Box

How can I remove the words "latest, top and online" from the Featured Members box on the home page?

Quote · 5 Nov 2010

you can try yhis,

1) made a new html file designbox_11.html add code bellow to it

<div class="disignBoxFirst">
<div class="boxFirstHeader"><div class="dbTitle">__title__</div></div>
<div class="boxContent">__designbox_content__</div>
__bottom_item__
</div>

2) upload it to templates/base/

3) open phpMyAdmin and choose table sys_page_compose, find ID 7 (Func shall be Featured) and edit this ID

edit field DesignBox from value 1 to 11

4) clear all cache from Admin area

5) done

Quote · 5 Nov 2010

Thank you sir!  It worked perfectly!

Quote · 8 Nov 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.