VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: cas on October 20, 2011, 06:06:15 AM

Title: [solved] Cart fields misaligned with column headings
Post by: cas on October 20, 2011, 06:06:15 AM
In the shopping cart the fields are misaligned with the column headings.  The fields are all one column shifted to the left starting with the SKU field in the Name column.  See the attachment.   The SKU in this attachment example is A-15 and you can see it's in the Name column, and the Price of $2,300 is in the SKU column, etc, etc...

[attachment cleanup by admin]
Title: Re: Cart fields misaligned with column headings
Post by: jjk on October 20, 2011, 22:31:03 PM
...perhaps just a missing table return in you html? ...because your Product name and SKU are in the same table cell. Maybe you accidentially deleted something :-)
Title: Re: Cart fields misaligned with column headings
Post by: cas on October 21, 2011, 03:02:23 AM
Hi jjk,

My install is pure vanilla VM right out of the box.   Does yours have the same issue? 

Thanks,
Chuck
Title: Re: Cart fields misaligned with column headings
Post by: jjk on October 21, 2011, 08:14:05 AM
No, I have several installations of VM2 and in all cases the cart's table content is aligned correctly.
Title: Re: Cart fields misaligned with column headings
Post by: cas on October 21, 2011, 08:46:22 AM
Try adding a Custom Field to the product and see what happens. Mine aligns fine with no Custom Fields, but as soon as I add a Custom Field to the product, then the misalignment happens.
Title: Re: Cart fields misaligned with column headings
Post by: cas on October 21, 2011, 19:34:02 PM
I updated to version J and it's working correctly now.  Thanks to the VM team!

Thanks,
Chuck