1.How can I remove:links, news,contact us, about us...menu from the bottom and top of homepage ?
2. How can I replace them with anothers ?
| 1.How can I remove:links, news,contact us, about us...menu from the bottom and top of homepage ? 2. How can I replace them with anothers ? | 
| hi 
 to remove the links, news,contact us ..... from the bottom of the site , you need to go to the following , 
 
 /templates / tmp_uni / footer.html 
 open footer.html , delete all , and copy and paste the following code into it : 
   <div class="clear_both"></div> __includebase _footer.html__ 
 
 this also delete the dolphin , ray and Orca on the bottom of the page , | 
| Is it possible to remove the header totally - I mean, why have same links on top and bottom? | 
| hi 
 for the top navigation bar is better leave it , you need to the contact us , links , tell afriend and so on , zaq |