Problem z CSS

marekj

No avatar

2010-01-23 21:13

Witam mam następujący problem:

Dodałem plugin productsInRow_v1.5.zip. Potrzebowałem jednak trochę przerobić jego wygląd. Mam problem z wyśrodkowaniem pozycji "cena". Poniżej wklejam kod tego elementu. Proszę kogoś o pomoc co muszę wpisać aby wyśrodkować ten element.

#products.productsInRow{clear:both;}
#products.productsInRow li{clear:none !important;width:49% !important;padding:0 0 15px !important;}
#products.productsInRow li.i1{clear:both !important;float:left;}
#products.productsInRow li.i0{float:right;}
#products.productsInRow h4{display: none;}
#products.productsInRow h5{display: none;}
#products.productsInRow li .photo{position: relative; left:28%; float: none;}
#products.productsInRow h3{padding-left:0 !important;font-weight:bold !important;font-size:1.083em !important;text-align:center;}


#products.productsInRow .price em, #products.productsInRow .price span{font-size:1.1em;text-align:center;}
#products.productsInRow .price strong{font-size:1.3em;text-align:center;}


#products.productsInRow .basket{display: none;}
#products.productsInRow li.pages{width:100% !important;}
@media print{
#products.productsInRow li{border-color:#ccc;}



Podaje również link do strony:
http://www.sklep.tamaj.com.pl/promocje,507.html


Bardzo proszę o pomoc.

» Quick.Cart v3.x

Makaron

Avatar: Makaron

2010-01-25 17:24

Spróbuj dodać taki wpis:

#products.productsInRow .price{margin:0 auto;}

Do góry
o nas | kontakt