Is it possible to style the html field CSS? specifically, positioning?
Maybe I am approaching this the wrong way, but I want to insert my own progress bar at the very top of the form. You can see it here:
http://highlifegourmet.com/arizona-mortgage-application/#gf_3
I want to style the HTML field / progress bar image using position:relative. (not only for the progress bar, but to position other images on other places in the form)
I searched the CSS guide, but saw nothing about the HTML field under "standard fields."
Thank you in advance.