PDA

View Full Version : Simple Component Layout Problem


deano
07-Aug-2003, 08:19 AM
Newbie question - Aplogoies for obvious!

I have minimized our product layout using a single row table with two columns with description and info in column 1 with price and add to cart button in column 2.

However when I add components, they seem to appear after the price and before the add to cart button in column 2 - And with loads of <br> in between.

I actually want the components to appear directly underneath the Product name in column 1. - But I just can't find which template refers to this!

Can anyone help with this simple issue?

Thanks.

NormanRouxel
07-Aug-2003, 08:30 AM
If you look in the Advanced Guide (download from actinic.co.uk if necessary) there's a section on customising the product variant layout. Look for "Variant".

Norman

deano
07-Aug-2003, 09:01 AM
Norman

Wow that was quick!

Thanks. I think I have got the hang of it.

By the way. I notice that you have a solution for adding a 'Ad to Cart' button in a pop-up.

Do you know of a way of adding linked items in the pop-up also?

Thanks again.

NormanRouxel
07-Aug-2003, 11:07 AM
You could try using the Variant code in my popup cartbutton example. It might work - I've not tried it.

Norman

deano
08-Aug-2003, 04:33 AM
Thanks

I'll give it a wirl.