Jump to content

[Consulta] CSS con Productos Destacados o Featured Products


chuno

Recommended Posts

Hola gente!
como andan?, miren estoy terminando un sitio y resulta que intente de varias maneras, mire con el webdeveloper de firefox y nada, la pregunta es...

Como hago para centrar la imagen y el texto del destacado?, en cual CSS esta? global o styles?

Les dejo un adjunto para que vean y me comentan!, muchas gracias!

Si no me equivoco creo este es el estilo dentro de style.css:

/*---------------featured products-------*/
#center_column .products_block .block_content {
   background:none;
}
#center_column .products_block ul li {
   padding:9px;
   background:#f0f0f0;
   width:152px;
   margin-right:11px;
   margin-bottom:11px;
}
#center_column .products_block ul li:hover {
   background:#E0E0E0;
}
#center_column .products_block li.last_item_of_line {
   margin-right:0px;
}
#center_column div.block h4 {
   color:#f00800;
   font-size:19px;
   margin:0 0 11px;
   background:url(../img/center_column_titleBg.png) repeat-x 0 0;
   padding:20px;
   text-transform:none;
   line-height:19px
}
#center_column div.products_block h5 a {
   font-weight:bold;
   color:#7d7d7d
}
#center_column div.block {
   width:auto;
}
#center_column div.products_block a.product_image {
   width: auto;
   height: auto;
   margin-left: 0px
}
#center_column div.products_block a.product_image {
   padding:0
}
.width {
   width:100%;
}






Comentario: me gusta de este foro que casi todo esta respondido, y tienen todos muy buena predisposicion.

40996_ntl4WlHlMLx2MvQlFcFm_t

Link to comment
Share on other sites

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