Tema: centrar menu
Ver Mensaje Individual
  #7 (permalink)  
Antiguo 01/08/2009, 03:56
kseso?
Colaborador
 
Fecha de Ingreso: junio-2007
Mensajes: 5.798
Antigüedad: 16 años, 10 meses
Puntos: 539
Respuesta: centrar menu

Prueba esto:
Código css:
Ver original
  1. ul#menu {
  2. background:transparent url(../imatges/nav_bg2.jpg) repeat-x left top;
  3. border-bottom:1px solid #000000;
  4. border-top:1px solid #000000;
  5. font-family:Arial,Helvetica,sans-serif;
  6. font-size:12px;
  7. font-weight:bold;
  8. height:30px;
  9. list-style-type:none;
  10. margin:0 auto;
  11. padding:0;
  12. position:relative;
  13. text-align:center;
  14. width:620px;
  15. }
  16.  
  17. ul#menu li {
  18.  float:left;
  19.  margin:0;
  20.  padding:0;
  21. }
  22.  
  23. ul#menu li a {
  24.  display:block;
  25.  color:#000000;
  26.  text-decoration:none;
  27.  font-weight:bold;
  28.  padding:8px 20px 0 20px;
  29. }
Quizás tengas que cambiar alguna anchura más de las cajas contenedoras en las que utilizas imágenes de fondo para mantener los efectos.

Un saludo
__________________
Por una web con mucho estilo
+++ CUENTA ABANDONADA. ¿la quieres? +++