The image is from this page:
http://www.candles-made-from-soy.com...page=subscribe
I've attached a screenshot of the problem. I can't figure where to change the brown blocks behind the form field text.
Here's the code for the form on that page:
Thanks for any help!!Code:<p> <form name="subscribe" action="http://candles-made-from-soy.com/shop/index.php?main_page=subscribe" method="post"><input type="hidden" name="act" value="subscribe" /><input type="hidden" name="main_page" value="subscribe" /><label> Newsletter:<input type="text" name="email" size="18" maxlength="30" value="Enter email address" onfocus="if (this.value == 'Enter email address') this.value = '';" /></label><label class="smallText"><input type="radio" name="customers_email_format" value="HTML" checked="checked" />HTML</label><label class="smallText"><input type="radio" name="customers_email_format" value="TEXT" />TEXT-Only</label><input type="image" src="includes/templates/classic/buttons/english/button_subscribe.gif" alt="Subscribe" title=" Subscribe " value="Subscribe" /></form> </p> <p class="main"><br /><a href="http://candles-made-from-soy.com/shop/index.php?main_page=index"><img src="includes/templates/template_default/buttons/english/button_back.gif" alt="Back" title=" Back " width="39" height="15" /></a></p> </div> </td>



