Jump to content

Imagen de producto interfiere con descripcion


johana1625

Recommended Posts

Si alguien me ayuda porfa la imagen previa a la descripcion de mi producto interfiere, osea la imagen esta encima del texto.

 

 

http://libertyimport...p?id_category=9

 

como puedo solucionar esto???? Gracias y tambien como ponerle un borde a mi iimagen y fondo???

Edited by nadie
Se te ha editado el mensaje, y se te ha cambiado las mayúsculas, pues tenias todo el párrafo en mayúscula, recuerda que no hace falta gritar para pedir ayuda. (see edit history)
Link to comment
Share on other sites

Si alguien me ayuda porfa la imagen previa a la descripcion de mi producto interfiere, osea la imagen esta encima del texto.

 

 

http://libertyimport...p?id_category=9

 

como puedo solucionar esto???? Gracias y tambien como ponerle un borde a mi iimagen y fondo???

 

Ve al fichero themes/prestashop_34918/css/global.css

 

Busca esto:

 

ul#product_list li div.center_block {
width: 188px;
float: left;
margin: 0 0 0 11px;
}

 

Y sustitúyelo por:

 

ul#product_list li div.center_block {
width: 188px;
float: left;
margin: 0 0 0 24px;
}

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...