Ver Mensaje Individual
  #7 (permalink)  
Antiguo 02/06/2010, 20:46
Avatar de Most
Most
 
Fecha de Ingreso: marzo-2009
Mensajes: 642
Antigüedad: 15 años, 1 mes
Puntos: 6
Respuesta: Cuadrar Publicidad en DIV

Cita:
Iniciado por alexk Ver Mensaje
Código CSS:
Ver original
  1. #Layer-25 {
  2. background:url("publicidad-contenido.png") repeat scroll 0 0 transparent;
  3. height:90px;
  4. left:26px;
  5. padding:8px 14px 9px;
  6. position:absolute;
  7. text-align:center;
  8. top:491px;
  9. width:729px;
  10. z-index:13;
  11. }
aun que no me parece correcto "maquetar" de ese modo... con tanto id y tanta posicion absoluta
nose tiene un control con los elementos no hay un flujo natural...
puedes mirar estos links para orientarte mas sobre XHTML/CSS
http://librosweb.es/
http://www.forosdelweb.com/f53/aport...ml-css-648073/
http://www.forosdelweb.com/f53/aport...rte-ii-657814/


ok grax