I'm looking for the php file that renders the custom attributes list on the product details page. I'd like to be able to have each separate attribute (listed as Radio buttons) on a separate line. I was hoping to find the file and add a <br /> between the <input> statements.
FOUND IT!
Gotta Love Windows Grep....
Here is the location of the file that renders the Custom Fields on the product details page:
/administrator/components/com_virtuemart/models/customfields.php