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 

Form background color problem

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management
View previous topic :: View next topic  
Author Message
manooch44



Joined: 27 Jul 2010
Posts: 3

PostPosted: Tue Jul 27, 2010 7:15 pm    Post subject: Form background color problem Reply with quote

I recently created a form and posted the HTML code into my Wordpress blog. It went very well, except I noticed one thing, ONLY when I edited the code through the website to change the background color of the form to yellow. The form shows up fine in the preview of the form on the website- but not in my blog. In my blog, the default light-brown color remains.

You can see this on the form here: http://studentsforliberty.org/college/groups/books/?preview=true&preview_id=85&preview_nonce=33945b8402

I'd appreciate any help you can give me to fix this. Thanks very much, and enjoyed using this product aside from this one issue I'm trying to fix!
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Wed Jul 28, 2010 7:54 am    Post subject: Reply Reply with quote

This is most likely being caused by a style sheet in Wordpress. I cannot see the link you posted.

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



Joined: 27 Jul 2010
Posts: 3

PostPosted: Wed Jul 28, 2010 9:08 pm    Post subject: Reply with quote

Apologies, the webpage is here: http://studentsforliberty.org/college/groups/books/
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Thu Jul 29, 2010 7:06 am    Post subject: Reply Reply with quote

As suspected, you have CSS on your site that is causing this. Within the CSS, you have the following lines:

From:http://studentsforliberty.org/wp-content/themes/arclite/style.css
Code:
table td{
  background: #d8ceb6;
}

table tr:hover td{
  background: #f0eada;
}


This is overriding the background color settings as specified within the myContactForm.com builder.

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



Joined: 27 Jul 2010
Posts: 3

PostPosted: Thu Jul 29, 2010 8:38 am    Post subject: Reply with quote

Thanks Nick- I see what I have to do now. Appreciate the help!
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management 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