New Zenner
- Join Date:
- Nov 2009
- Location:
- London
- Posts:
- 67
- Plugin Contributions:
- 0
Product info customisation
Hello,
url: http://bit.ly/cLsq25
I'm trying to center the main product image inside "productInfoCenter".
The CSS I've used, which doesn't seem to center is as follows:
#productInfoCenter{
float:left;
width:275px;
margin-right: 25px;
padding: 0;
border: 1px solid #D5CAB2;
text-align:center;
}
Can anyone help me please?
Thanks.