Hi,
I'm using VN 3.0.18 and created multiple Custom Fields as I need them for a online bakery who sells Cakes on line. Customers need to choose, size, flavour, filling, date, etc....
However the drop down lists are not aligned (see the attachement). I was wondering if there is any way to amend the codes somwhere to align the boxes.
Thanks
Set a fixed width for custom field labels in CSS.
Thanks. Can you kindly be a bit more specific about where I can find the css file and where in that file I can change the parameteres? appreciated.
That entirely depends on your template.
Thanks. Then I guess it'a template issue not Virtuemart.
css works anywhere... just find the element and write the rule
learn to use Firebug
Thanks. Appreciated.