Editing / Removing Bottom Menu Links

Greetings -

I am running D7.0.5, I need to edit the links at the bottom of the front page such as:

Quote · 30 Mar 2011

The only way I know to do this is to actually remove it from the sys_menu_bottom table in the database. Of course, I would see if anyone else chimes in with something other than editing the database.

Nothing to see here
Quote · 30 Mar 2011

Open the - templates\base\_sub_footer.html

and remove this code lines:

<div class="bottomCopyright" style="width: __main_div_width__">
<bx_injection:injection_footer_before />
<div class="bottomLinks">
__bottom_links__
</div>
<div class="bottomCpr">__copyright__</div>
<bx_injection:injection_footer_after />
<div class="clear_both"></div>
</div>

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 31 Mar 2011
 
 
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.