ChronoEngine Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Request Info form with CSS (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Request Info form with CSS
#8469
johnsmith (User)
Fresh Boarder
Posts: 13
graphgraph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 1 Month, 2 Weeks ago Karma: 0  
Hi there,
I am new to this form and Chrono, please help me with this form. I have modified the form Jamesls posted but was unable to make it work. I am using it to collect general information about the player, names address etc.

Any help would much appreciated. By the I don't have any javascript with the form.

thanks
John.

here is the form code:
Code:

<style type="text/css"> legend { color:#000000; background:#6699FF; border: 1px solid #781351; padding: 2px 6px; } fieldset { border: 1px solid #781351; width: 90%; background-color:#E9FEFE } label2 { width: 16em; text-align: right; margin-right: 0.5em; display: block; } label1 { width: 8em; float: left; text-align: right; margin-right: 0.5em; display: block; } select { width: 8em; text-align: left; } input { color: #781351; background: #fee3ad; border: 1px solid #781351; } .submit input { color: #000; background: #ffa20f; border: 2px outset #d7b9c9; } </style> <fieldset> <legend><strong>Team Registration Form</strong></legend> <p><label1 for="name">Season:</label1><input type="text" name="name" size="40"></p> <p><label1 for="name">Team Representative:</label1><input name="text" type="text" size="40"> <p><label1 for="dayphone">Phone:</label1><input type="text" name="day_phone" size="40"> </p> <p><label1 for="email">Team Eamil:</label1><input type="text" name="email" size="40"></p> <p><label1 for="name">Team Name:</label1><input name="text" type="text" size="40"></p> </fieldset><br /> <fieldset> <legend><strong>Roster</strong></legend> <p><label1 for="name">1</label1><input name="text" type="text" size="40"> <p><label1 for="name">2</label1><input name="text" type="text" size="40"> <p><label1 for="name">3</label1><input name="text" type="text" size="40"> <p><label1 for="name">4</label1><input name="text" type="text" size="40"> <p><label1 for="name">5</label1><input name="text" type="text" size="40"> <p><label1 for="name">6</label1><input name="text" type="text" size="40"> <p><label1 for="name">7</label1><input name="text" type="text" size="40"> <p><label1 for="name">8</label1><input name="text" type="text" size="40"> <p><label1 for="name">9</label1><input name="text" type="text" size="40"> <p><label1 for="name">10</label1><input name="text" type="text" size="40"> <p><label1 for="name">11</label1><input name="text" type="text" size="40"> <p><label1 for="name">12</label1><input name="text" type="text" size="40"> <p><label1 for="name">13</label1><input name="text" type="text" size="40"> <p><label1 for="name">14</label1><input name="text" type="text" size="40"> <p><label1 for="name">15</label1><input name="text" type="text" size="40"> <p><label1 for="name">16</label1><input name="text" type="text" size="40"> <p><label1 for="name">17</label1><input name="text" type="text" size="40"> <p><label1 for="name">18</label1><input name="text" type="text" size="40"> <p><label1 for="name">19</label1><input name="text" type="text" size="40"> <p><label1 for="name">20</label1><input name="text" type="text" size="40"> <br/> <fieldset> <legend><strong>The best way to contact you is</strong></legend> <input type="checkbox" name="contact" value="phone"> By Telephone <input type="checkbox" name="contact" value="email"> By Email </p> </fieldset><br/> <fieldset> <legend><strong>Use the space below for additional questions & comments:</strong></legend> <p><textarea COLS="50" NAME="other_info0" id="ff_elem205" style="height: 63; width: 612" rows="4"></textarea> </p> </fieldset><br/> <fieldset><legend><strong>AntiSpam</strong></legend> <div align="center">{imageverification}</div> </fieldset> </p> <p align="center"> <input type="submit" value="Send to Oromia Sports" name="Submit" style="font-weight: bold"> <input type="reset" value="Reset (cancel form)" name="reset" style="font-size: 8pt"> </p>
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/16 13:41 By GreyHead.
  The administrator has disabled public write access.
#8473
GreyHead (Admin)
Admin
Posts: 2801
graph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 1 Month, 2 Weeks ago Karma: 59  
Hi John,

When you say it doesn't work can you say a bit more please? What doesn't work? If you turn debug on what do you see?

Bob

Max: I can't get this to show the code!!!
 
Report to moderator   Logged Logged  
 
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
  The administrator has disabled public write access.
#8482
romanum (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 1 Month, 2 Weeks ago Karma: 0  
I have the same problem with this code,debug is on,but shows me no errors.

When i copy this code in the html area and i go to "Save" the component dont save the full code.only a piece of it.
Code:

<fieldset> <legend><b>Bei Fragen:</b></legend><br/> <label2 for="contact">Fahrschule Nickel</label2><br/> <label2 for="tel">Telefon: 0282</label2><br/> <label2 for="mob">Mobil: 0170</label2> </fieldset><br/> <fieldset> <legend><strong>Persönliche Angaben</strong></legend> <p><label1 for="name"> Name:</label1><input type="text" name="name" size="40"></p> <p><label1 for="email">Stasse/Nr.:</label1> <input name="street" type="text" size="40"> <p><label1 for="email">PLZ/Ort:</label1> <input name="ort_plz" type="text" size="40"> <p><label1 for="email">Geb.Datum:</label1> <input name="geb_datum" type="text" size="14" value="TT.MM.JJJJ"> <p><label1 for="email">E-mail:</label1><input name="email" type="text" size="40"> <p><label1 for="dayphone">Telefon:</label1><input type="text" name="day_phone" size="20"> </p> <p><label1 for="evephone">Mobil:</label1> <input type="text" name="mobil_phone" size="20"> </p> </p> </fieldset><br /> <fieldset> <legend><strong>Welche FS-Klasse möchten Sie machen?</strong></legend> <br/> <label2 for="month"><strong>Klasse</strong> <select NAME="month" id="ff_elem203" size="1"> <option SELECTED VALUE="none">Klasse waehlen</option> <option VALUE="AD">A (d, ab 25 Jahren)</option> <option VALUE="AB">A (b, ab 18 Jahren)</option> <option VALUE="A1">A1 (ab 16 Jahren)</option> <option VALUE="PKWB">B (KFZ)</option> <option VALUE="BE">BE (KFZ mit Anhänger)</option> <option VALUE="A_B">A+B</option> <option VALUE="B_BE">B+BE</option> <option VALUE="KL_M">M (50er Roller)</option> <option VALUE="mofa">Mofa</option> </select></label2> <br/> <label2 for="year"><strong>Ich moechte:</strong> <select name="select" id="year" size="1"> <option value="2007" selected>Anmeldung</option> <option value="2008">Nachschulung</option> <option value="2009">Informationen</option> </select> </label2> </fieldset><br/> <fieldset> <legend><strong>Ich moechte Informationen ueber:</strong></legend> <div align="left"> <table border="0" width="90%" id="table4" align="left"> <tr> <td width="150"> <p><input TYPE="checkbox" NAME="ff_nm_Website[]" VALUE="info" id="ff_elem193"> <label id="ff_lbl193" for="ff_elem193">Fuehrerschein</label> </p> <p><input TYPE="checkbox" NAME="ff_nm_NewMedia[]" VALUE="info" id="ff_elem194"> <label id="ff_lbl194" for="ff_elem194">Fuehrerschen </label> ab 17</td> <td width="164"> <p><input TYPE="checkbox" NAME="ff_nm_SoftwareBox[]" VALUE="info" id="ff_elem195"> <label id="ff_lbl195" for="ff_elem195">Nachschulung</label> .</p> <p><input TYPE="checkbox" NAME="ff_nm_Print[]" VALUE="info" id="ff_elem196"> <label id="ff_lbl196" for="ff_elem196">Kurse</label> </td> <td width="304"> <p><input TYPE="checkbox" NAME="ff_nm_Logo[]" VALUE="info" id="ff_elem197"> <label id="ff_lbl197" for="ff_elem197">Preise.</label></p> <input TYPE="checkbox" NAME="ff_nm_Other[]1" VALUE="info" id="ff_elem199"> <label id="ff_lbl199" for="ff_elem199">Sonstiges </label> <p></td> </tr> </table> </div> <p></p> <p><textarea COLS="50" NAME="other_info" id="ff_elem192" style="height: 63; width: 612" rows="4"></textarea> </p> </fieldset><br/> <fieldset> <legend><strong>Sie erreichen mich am besten ueber</strong></legend> <input type="checkbox" name="contact" value="phone"> Telefon <input type="checkbox" name="contact" value="email"> Email </fieldset><br/> <fieldset> <legend><strong>Sonstiges:</strong></legend> <p><textarea COLS="50" NAME="other_info0" id="ff_elem205" style="height: 63; width: 612" rows="4"></textarea> </p> </fieldset><br/> <fieldset><legend><strong>AntiSpam</strong></legend> <div align="center">{imageverification}</div> </fieldset> <p align="center"> <input type="submit" value="Senden" name="Submit" style="font-weight: bold"> <input type="reset" value="Loeschen" name="reset" style="font-size: 8pt"> </p>
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/16 09:32 By GreyHead.
  The administrator has disabled public write access.
#8483
romanum (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 1 Month, 2 Weeks ago Karma: 0  
Ok.. i have found the error..
i dont have to use umlauts.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#8486
GreyHead (Admin)
Admin
Posts: 2801
graph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 1 Month, 2 Weeks ago Karma: 59  
Hi romanum,

That makes sense, good catch!

You should also take the <body> tag out of your form code; and I think the '<label1' tags should be just '<label'.

Bob
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/05/16 10:40 By GreyHead.
 
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
  The administrator has disabled public write access.
#8490
romanum (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 1 Month, 2 Weeks ago Karma: 0  
Thank you ,Bob

And thank you for this great component too.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop


equalheight If you have any questions you can post to our forums and we will be glad to help ASAP

Members Login






Lost Password?
No account yet? Register

2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for
goods and services provided by ChronoEngine.com

ChronoForms License

equalheightTo be able to continue working at this component we decided to get a small profit out of it but at the same time don't force everybody to pay in order to use this great component.

 

 From version 1.5 and up a link at the bottom of everyform created will be placed, saying "joomla professional work", the link will be to us here htttp://www.chronoengine.com, its illegal to remove this link from the source code unless you have a license,

so the license is very simply for the same ChronoForms component without a link, thats all!

This License is for 5 different websites ONLY. 

 

 However, in order to allow everybody to still use the component and even get out of this, the link is inside a div with class : chronoform , use this to hide the link by using different colors or whatever if you really can't pay, but of course the link is still exists at your page source.

 

The license is ONLY 25$ can be bought here :

 

Thank you!

 

ChronoEngine.com Team 

Joomla Templates and Joomla Tutorials