View previous topic :: View next topic |
Author |
Message |
bman46
Joined: 31 Oct 2006 Posts: 5
|
Posted: Tue Oct 31, 2006 11:21 am Post subject: How can you make the form cells clear or not in a table? |
|
|
I am looking to implement the form generated in mycontact form to a page with an image under it. To make it look nice i cant have the cells be white as they are by default. i need the cells of the table that mycontact form creates to either be clear or not in a table at all. i have tried editing this manually in dreamweaver but have not had success. Does anyone know a solution or have documentation i can read on fixing this issue? Thanks in advance! |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed Nov 01, 2006 8:10 am Post subject: Reply |
|
|
At the beginning of each table cell, you should see the following code:
Code: |
<td width="38%" bgcolor="#FFFFFF"> |
If you simply get rid of the bgcolor="#FFFFFF" part, it should work.
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
bman46
Joined: 31 Oct 2006 Posts: 5
|
Posted: Wed Nov 01, 2006 8:39 am Post subject: Re: Reply |
|
|
mycontac wrote: |
At the beginning of each table cell, you should see the following code:
Code: |
<td width="38%" bgcolor="#FFFFFF"> |
If you simply get rid of the bgcolor="#FFFFFF" part, it should work.
Sincerely,
Nick Ladd
myContactForm.com |
Nick,
One other question. I had a fully functional form on http://www.domain.com and needed the same form hosted on http://www.domain.com/index2.html - all i did was add http://www.domain.com/index2.html as one of the domains where the form would be hosted but when i did the form no longer worked. It still worked on http://www.domain.com but on http://www.domain.com/index2.html i got the error saying form is not being hosted on page it is supposed to be. Why would this be. Thanks so much for the help! |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Nov 02, 2006 8:18 am Post subject: Reply |
|
|
What is your username?
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
bman46
Joined: 31 Oct 2006 Posts: 5
|
Posted: Thu Nov 02, 2006 8:19 am Post subject: Re: Reply |
|
|
mycontac wrote: |
What is your username?
Sincerely,
Nick Ladd
myContactForm.com |
keaadvertising |
|
Back to top |
|
 |
bman46
Joined: 31 Oct 2006 Posts: 5
|
Posted: Thu Nov 02, 2006 11:38 am Post subject: Re: Reply |
|
|
bman46 wrote: |
mycontac wrote: |
What is your username?
Sincerely,
Nick Ladd
myContactForm.com |
keaadvertising |
Form is PPL Riverdale but ive had it happen with other forms too. |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Mon Nov 06, 2006 7:59 am Post subject: Reply |
|
|
Unfortunately, there appears to be a bug in our system causing this. I will look into it and update during the next software upgrade (most likely the end of this month).
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
bman46
Joined: 31 Oct 2006 Posts: 5
|
Posted: Mon Nov 06, 2006 8:01 am Post subject: Re: Reply |
|
|
mycontac wrote: |
Unfortunately, there appears to be a bug in our system causing this. I will look into it and update during the next software upgrade (most likely the end of this month).
Sincerely,
Nick Ladd
myContactForm.com |
Is there a temporary workaround? |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Mon Nov 06, 2006 8:02 am Post subject: Reply |
|
|
Recreating the form should do the trick.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|