Hi
The page in question is here:
http://www.redwoodsurfshop.co.uk/sur...roducts_id=214
I would like the product description (bullets) to NOT wrap around the image, but just carry on straight down - is this possible?
This may be CSS, can anyone help?
Hi
The page in question is here:
http://www.redwoodsurfshop.co.uk/sur...roducts_id=214
I would like the product description (bullets) to NOT wrap around the image, but just carry on straight down - is this possible?
This may be CSS, can anyone help?
For the moment I have tweaked the css below, just increased the margin at the bottom:
I wander if there is a better way of doing this?Code:#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage { margin-top: 0em; margin-right: 2.5em; margin-bottom: 5em; margin-left: 0em; }
Similar forum thread at
http://www.zen-cart.com/forum/showthread.php?t=49083