PDA

View Full Version : Product layout


Mr Questions!
14-Jul-2006, 01:25 PM
I have recently altered my product layouts for wrap around text which seems to work fine when I have a large body of text.

However, many products only have a short description and I am left with a large gap between the text and the add to cart button at the bottom - eg. http://www.inbrass.co.uk/acatalog/Brass_slimline_knockers.html

How can I force these 2 parts together?

Ta

jont
14-Jul-2006, 01:28 PM
You have not merged the table cells into 1 .. at the moment the text and the image are in 1 cell and the qty/add to cart are in another ... table cells will collapse to the smallest containing value .. either the text or the image.

Merge the 2 cells and all will be peachy

Mr Questions!
14-Jul-2006, 01:46 PM
merged the 2 cells but now the "Quantity/Add to basket" is to the right of the image and the text to the left of the image is squashed around it.

how do I get the "Quantity/Add to basket" back in the right place ie. at the bottom below the text?

cheers

jont
14-Jul-2006, 01:54 PM
You will need to post the HTML and the corresponding CSS snipets from the actinic.css file

jont
14-Jul-2006, 01:58 PM
Have you set any margins to the <img> tag?

Mr Questions!
14-Jul-2006, 02:16 PM
Cheers for all the help Jont, but I'm going to leave this for a bit. I have stared at html all week and my head is starting to hurt.:(

Joe