Back to myContactForm.com - Easy email form creation and processing for your web site
myContactForm.com - Help Forum Forum Index myContactForm.com - Help Forum
Have a question that you need answered about myContactForm.com? Post it on this message board but first search this forum and read out FAQ to ensure it has not already been answered. This is not a board to post links to your site! SPAM will be deleted!
 
   Search MessagesSearch Messages
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

background

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Everything Else
View previous topic :: View next topic  
Author Message
sammynole



Joined: 04 Dec 2006
Posts: 2

PostPosted: Tue Feb 06, 2007 4:21 am    Post subject: background Reply with quote

I am trying to put my page background on form so the form will mesh in with the website. Now I have the form on a contact page, but because the background is gold, the form area sticks out all white. Is there anyway I can put a background color on this form?
here is the url: http://www.boothscobblestones.com/contact.html
I appreciate some help on this because I love the service and would like to continue with other clients I have.
Thanks
Sammy
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Tue Feb 06, 2007 8:25 am    Post subject: Reply Reply with quote

Try this:

1. Change all bits of code in your form that say:

Code:
<tr bgcolor="">


TO:

Code:
<tr>


2. Change the following bit of code:

Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#000000" bgcolor="#FFFFFF">


TO:

Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#000000" background="gold.gif">


That should do the trick.

Sincerely,

Nick Ladd
myContactForm.com
Back to top
View user's profile
sammynole



Joined: 04 Dec 2006
Posts: 2

PostPosted: Tue Feb 06, 2007 9:19 am    Post subject: Reply with quote

Very Happy thanks a lot Nick, it is much appreciated
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Everything Else All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group