VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ajr996 on July 04, 2013, 20:29:02 PM

Title: custom css layout for billing and user info pages
Post by: ajr996 on July 04, 2013, 20:29:02 PM
Hey, i'm trying to find where virtuemart retrieves the data for the fields and field labels for the billing address, shipping address and user info pages so that i can add my own classes and styling to the labels and inputboxes.
having looked extensively in this directory first: /public_html/store/components/com_virtuemart/views/user and then in general in other places, i am unable to locate it.

what i want to do is add custom classes to the shopper information fields as well as address fields. how could this be achieved?
Title: Re: custom css layout for billing and user info pages
Post by: liquid.ideas on July 05, 2013, 07:17:11 AM
Does firebug not show you the CSS that you need?