How can I remove:links, news, about us...

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 ?

Quote · 14 Oct 2008

hi

 

to remove the links, news,contact us .....  from the bottom of the site , you need to go to the following ,

 

/ templates / tmpl_uni

 

/templates / tmp_uni / footer.html

 

open footer.html , delete all , and copy and paste the following code into it :

 

  <div class="clear_both"></div>
  </div>
  <!-- end of body -->
 
  __banner_bottom__
  
  <!-- __boonex_footers__ -->
  
  <div class="bottomCopyright">
   <div class="bottomLinks">
   </div>
   <div class="bottomCpr">__copyright__</div>
  </div>
 </div>

__includebase _footer.html__

 

 

this also delete the dolphin ,  ray  and Orca on the bottom of the page ,

Quote · 14 Oct 2008

Is it possible to remove the header totally - I mean, why have same links on top and bottom?

Quote · 15 Oct 2008

hi

 

for the top navigation bar is better leave it , you need to the contact us , links , tell afriend and so on ,

zaq

Quote · 15 Oct 2008
 
 
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.