Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/09/2010, 09:49
American2010
 
Fecha de Ingreso: abril-2003
Mensajes: 1.129
Antigüedad: 21 años
Puntos: 34
Respuesta: sobre tema "LiasBlueWorld 1.1 por Rastislav Eli�"

Prueba editando el header.php y eliminando estas líneas.

Código PHP:
Ver original
  1. <div id="top-menu">
  2.     <ul>
  3.         <li><a <?php if (is_home()) echo('class="current" '); ?>href="<?php bloginfo('url'); ?>">Home</a></li>
  4.         <?php wp_list_pages('depth=1&title_li='); ?>
  5.        
  6.     </ul>
  7.        
  8. </div>
__________________
elGastronomo