Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
zakman is on a distinguished road
 
Posts: 4
Join Date: Jul 2012
Post contact form columns not lining up - 07-25-2012, 02:56 AM

I am brand new at this, so please forgive my ignorance. I used the website builder to make a generic web page but my Contact form is garbled. I just created a new page, and under "page type" I said "contact form". The results are that the fields are not in line with each other. If you would like to see, go here:

http://www.testrtbsac.net84.net/1_5_Services.html

Make sure you look under the "Services" tab because I tried some html on some other pages which looks better but I have other problems (I will give details in a different post). How can I line up the columns so it looks nicer?

BTW, I also found that I get the same result if I make a page and add {contact} to it.
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
ShocK's Avatar
Senior Member
ShocK is on a distinguished road
 
Posts: 4,231
Join Date: Jul 2011
Location: UK
Default 07-25-2012, 12:54 PM

You can add line breaks between fields so name,email,fax etc are on seperate lines.
http://www.w3schools.com/tags/tag_br.asp
Reply With Quote
(#3 (permalink))
Old
Junior Member
zakman is on a distinguished road
 
Posts: 4
Join Date: Jul 2012
Default 07-27-2012, 04:05 AM

I am trying to use the built-in website builder. If I click on "edit html source" it only had a few header lines, plus the string "{%contact%}". The problem is that I don't have access to the raw html. It appears this is being controlled somewhere else (by 000webhost I would presume). To me, this looks like their definition of "{%contact%}" is broken. Does that make sense?
Reply With Quote
(#4 (permalink))
Old
ShocK's Avatar
Senior Member
ShocK is on a distinguished road
 
Posts: 4,231
Join Date: Jul 2011
Location: UK
Default 07-27-2012, 08:12 AM

Go into cpanel -> file manager -> public_html. look for contact.html and click edit on the right.
Reply With Quote
(#5 (permalink))
Old
Junior Member
zakman is on a distinguished road
 
Posts: 4
Join Date: Jul 2012
Default 07-27-2012, 02:39 PM

OK, that got me started. Thanks. The file was not where you said. It was here:

cpanel -> file manager -> public_html -> data

and the filename was menu1_5.html. Is there any documentation on how the website builder works? It would have saved me a lot of time looking for the right file. Or, if they could have just done it right in the first place.
Reply With Quote
(#6 (permalink))
Old
echo442's Avatar
Senior Member
echo442 is on a distinguished road
 
Posts: 174
Join Date: Feb 2012
Location: UK
Default 07-27-2012, 02:46 PM

EDITED THE code work like your want
Quote:
div id="ContactForm"><form action="index.php?p=1_5_Services.html#s" method="post" class="ContactForm" name="ContactForm" onSubmit="return check()">
<a name="sForm" id="sForm" style="display:none"></a>
<label for="contact_name">Full Name: </label><input type="text" value="" name="contact_name" id="contact_name" >
<BR/>
<label for="contact_email">E-mail: </label><input type="text" value="" name="contact_email" id="contact_email" >
<BR/>
<label for="contact_fax">Fax: </label><input type="text" value="" name="contact_fax" id="contact_fax" ><input type="hidden" name="department" id="department" value="0">
<BR/>
<label for="contact_subject">Subject: </label><input type="text" value="" name="contact_subject" id="contact_subject" >
<BR/>
<label for="contact_message">Message: </label><textarea name="contact_message" id="contact_message" ></textarea>
<BR/>
<label for="">&nbsp;</label>
<BR/>
<input type="submit" name="Contact_Send" id="Contact_Send" value="Send Message" /><input type="hidden" name="SendMessage" value="1" /></form>
</div>
Reply With Quote
(#7 (permalink))
Old
Junior Member
zakman is on a distinguished road
 
Posts: 4
Join Date: Jul 2012
Default 07-29-2012, 01:27 AM

Thanks to both of you. It is working now.
Reply With Quote
Reply

Tags
contact, form

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com