Greetings -
I am running D7.0.5, I need to edit the links at the bottom of the front page such as:
I also need to know how to remove some of these links, lets say I need to hide FAQ, how do I do that?
Please advise. Thank you.
Greetings - I also need to know how to remove some of these links, lets say I need to hide FAQ, how do I do that?
Please advise. Thank you.
|
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 |
Open the - templates\base\_sub_footer.html and remove this code lines: <div class="bottomCopyright" style="width: __main_div_width__"> PS: If possible do not write me personally, please try to ask on the forum first |