Paypal form colour

For some reason, when using BeTheme, my Paypal form colour is white background on white text. I can't think of any way to change this (I'm a bit of a newbie). 

Here's the code for the paypal form:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">

<input type="hidden" name="cmd" value="_s-xclick">

<input type="hidden" name="hosted_button_id" value="EVKJ4YHRFZVH4">

<table>

<tr><td><input type="hidden" name="on0" value="Pet Sitting Service">Pet Sitting Service</td></tr><tr><td><select name="os0">

            <option value="Pet Sitting Service">Pet Sitting Service </option>

            <option value="Daily Dog Walking">Daily Dog Walking </option>

            <option value="Pet Transport Service">Pet Transport Service </option>

            <option value="Gift Certificate">Gift Certificate </option>

</select> </td></tr>

</table>

<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">

<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">

</form>



Comments

  • I figure this has something to do with the CSS somewhere, just don't really know where to look or what to change. I've tried using the column part of muffin builder as well as straight out adding to a new page without the builder, and I'm getting the same results. 
  • HI,
    sorry but we do not support custom code but you should check the colors in theme options>colors>forms
    thanks
Sign In or Register to comment.