Remove Address 2 from eCommerce block and some basic styling questions

Permalink
Hi all,

Thank you in advance to anyone that takes a look at this... I'm a little lost.

I am styling up the eCommerce block to fit into my pages design and am trying to remove any instance of Address 2 from the billing/shipping info form. It is unnecessary in my circumstances and believe it or not we have visitors asking if they need to put in two building address (silly I know).

I just can't confidently find all the areas to delete to get rid of this without causing any impact on the eCommerce functions.

Secondly, I am trying to style the billing info form a little more, I have applied floats to the labels but can't seem to find out where the layout is for the address fields.

I have created a screenshot highlighting what I am trying to say... Point 1 in the screenshot is a piece of HTML I am trying to delete and point 2 is the fields I am trying to relayout if I can get access to HTML that is rendered.

I hope this make sense and would love any support anyone may be able to offer.

Richard.

 
mobius2000 replied on at Permalink Reply
Ok, I think I've sorted out most of this... Just using dreamweavers 'entire directory' search to find instances of 'Address 2' did the trick however...

I still can't find where to delete the 'Address' label that appears at the top of the rendered address form components as highlighted in the attached image is '1' in my last post.

If anyone has any idea how I can delete this label (seems to be like a heading) it would be greatly appreciated.

This label seems to be generated by the address attribute name of 'address'. When I change the name of the billing attribute/address to something else, the label in question updates but I can't delete it completely.