Quote Originally Posted by Veronika7747 View Post
I am trying to replace the "icons??" on the Return's form with ordinary text like
Return Authorization, Contact Information... all the way to Verification Code. It is rather nice the way you designed it, but I would like all my forms to looks the same (Login etc.)
BTW how is this 'fancy design heading' accomplished??

Thanks Veronika
Open returns.css find the following declaration and delete the highlighted portion.

legend {font-family:verdana, arial, helvetica, sans-serif; font-size:1.1em; color: #fff; font-weight:bold; margin-bottom:5px; padding:3px; background:#fff url(../images/form.png) repeat-x center left;}