Guest Posted July 26, 2003 Posted July 26, 2003 Need some help here. I've added a products attribute to one of my products. So the customer can choose what quantity they want, etc... Here's a link to see what the hell I'm going on about. http://inweb-designs.co.uk/packages/produc...?products_id=56 Then, when clicking on to the 'In Cart' button which takes you to the next page not all prices are shown on the right, above the sub-total amount. Is there a setting that says only show so much prices? There's 11 products but only 10 prices are shown. Any help here would be very grateful, Thankyou, Neil.
Guest Posted July 26, 2003 Posted July 26, 2003 All the prices are in fact showing. The problem is the way you are displaying them. You are putting <br> between them in two columns and so the prices dont line up correctly. It just looks like there is one missing because the space taken by the prices is slightly less than the space taken by the attributes. Put them into table rows - that would line them up correctly.
Guest Posted July 27, 2003 Posted July 27, 2003 :D Sorted it :!: :!: :!: The problem was within the class 'MAIN'. The line spacing was set a bit too high. So by reducing the space by 0.5 it then became all in line with each other. Regards, Neil. 8)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.