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
#2490
jamesls (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Request Info form with CSS 9 Months, 3 Weeks ago Karma: 0  
Hi there This is my first post here.

Basicaly I took the form posted in "Optical Contact / Request Information form by laurel" and altered it to suite my needs and added some CSS styling. Hope you guys like it and can find a use for it somewhere.

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> </head> <body> <fieldset> <legend>JLS Design Details</legend><br/> <label2 for="contact">Contact: **************</label2><br/> <label2 for="tel">Telephone: **************</label2><br/> <label2 for="mob">Mobile: **************</label2> </fieldset><br/> <fieldset> <legend><strong>Your Details</strong></legend> <p><label1 for="name">Your Name:</label1><input type="text" name="name" size="40"></p> <p><label1 for="email">E-mail:</label1><input name="email" type="text" size="40"> <p><label1 for="dayphone">Day Phone:</label1><input type="text" name="day_phone" size="20"> </p> <p><label1 for="evephone">Evening Phone:</label1><input type="text" name="night_phone" size="20"></p> </p> </fieldset><br /> <fieldset> <legend><strong>When would you like this project to begin?</strong></legend> <br/> <label2 for="month"><strong>Month</strong> <select NAME="month" id="ff_elem203" size="1"> <option SELECTED VALUE="none">Select Month</option> <option VALUE="Jan">Jan</option> <option VALUE="Feb">Feb</option> <option VALUE="Mar">Mar</option> <option VALUE="Apr">Apr</option> <option VALUE="May">May</option> <option VALUE="Jun">Jun</option> <option VALUE="Jul">Jul</option> <option VALUE="Aug">Aug</option> <option VALUE="Sep">Sep</option> <option VALUE="Oct">Oct</option> <option VALUE="Nov">Nov</option> <option VALUE="Dec">Dec</option> </select></p></label2> <br/> <label2 for="year"><strong>Year</strong> <select name="select" id="year" size="1"> <option value="2007" selected="selected">2007</option> <option value="2008">2008</option> <option value="2009">2009</option> </select> </label2> </fieldset><br/> <fieldset> <legend><strong>Your Enquiry is about:</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">Website Design </label> </p> <p><input TYPE="checkbox" NAME="ff_nm_NewMedia[]" VALUE="info" id="ff_elem194"> <label id="ff_lbl194" for="ff_elem194">New Media </label> Design</td> <td width="164"> <p><input TYPE="checkbox" NAME="ff_nm_SoftwareBox[]" VALUE="info" id="ff_elem195"> <label id="ff_lbl195" for="ff_elem195">SoftwareBox</label> Design</p> <p><input TYPE="checkbox" NAME="ff_nm_Print[]" VALUE="info" id="ff_elem196"> <label id="ff_lbl196" for="ff_elem196">Print Design (eg Poster)</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">Logo</label> Design</p> <input TYPE="checkbox" NAME="ff_nm_Other[]1" VALUE="info" id="ff_elem199"> <label id="ff_lbl199" for="ff_elem199">Other Information or Questions: </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>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 JLS Design" name="Submit" style="font-weight: bold"> <input type="reset" value="Reset (cancel form)" name="reset" style="font-size: 8pt"> </p>
Example of what this form looks like: Hope it is ok. Post edited by: jamesls, at: 2007/09/27 04:15<br><br>Post edited by: jamesls, at: 2007/09/27 04:16
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2494
admin (Admin)
Admin
Posts: 1631
graphgraph
User Online Now Click here to see the profile of this user
Re:Request Info form with CSS 9 Months, 3 Weeks ago Karma: 23  
Thanks very much James!!

Max
 
Report to moderator   Logged Logged  
 
ChronoForms Developer Thanks for using ChronoForms.
If you have any problems with ChronoForms please tell us.
If you like ChronoForms please post a review at Joomla.org
  The administrator has disabled public write access.
#2541
ozzy (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
:) 9 Months, 3 Weeks ago Karma: 0  
Thank you very much its great.. And thanx for sharing it..
 
Report to moderator   Logged Logged  
 
ozzyenglish
  The administrator has disabled public write access.
#2850
laurel (Admin)
Admin
Posts: 26
graphgraph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 9 Months ago Karma: 0  
Very Nice!
 
Report to moderator   Logged Logged  
 
Laurel Fitzhugh
http://www.dittany.com
  The administrator has disabled public write access.
#6289
abasel (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:Request Info form with CSS 4 Months, 2 Weeks ago Karma: 0  
I can't see how you get the input field on its own line above the image or how you put the message between the two. Also how do you get the reload image option

 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#6290
GreyHead (Admin)
Support
Admin
Posts: 2902
graph
User Offline Click here to see the profile of this user
Gender: Male bobjanes Location: Brittany
Re:Request Info form with CSS 4 Months, 2 Weeks ago Karma: 62  
Hi abasel,

There's a way to do a refresh button in this FAQ, and in the same piece of code you'll see that you can swap around the elements of the block. Note that this will apply to all your forms though!

Bob
 
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.
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