Ver Mensaje Individual
  #1 (permalink)  
Antiguo 21/04/2009, 12:45
Avatar de pato12
pato12
 
Fecha de Ingreso: septiembre-2007
Ubicación: Salta
Mensajes: 1.620
Antigüedad: 16 años, 6 meses
Puntos: 101
Problema con padding

Hola,
Tengo un div con css:
Código html:
Ver original
  1. <style type="text/css">
  2. <!--
  3. .description {
  4.     background-image: url(images/fondo/video.png);
  5.     background-repeat: no-repeat;
  6.     background-position: center bottom;
  7.     height: 100px;
  8.     width: 500px;
  9.     padding-right: 20px;
  10.     padding-left: 15px;
  11. }
  12. -->
  13. <div class="description">Detalle</div>
El problema es que en IE anda muy bien, pero en firefox, google chrome y opera anda mal. Medio corrido. Entonces sumo el padding y le resto al width y anda bien, pero en IE anda mal :(
Como se arregla eso
Gracias
Salu2
__________________
Half Music - www.halfmusic.com