It helps to set up a "contact form"

  • ppacorr
  • Born
  • Born
  • No Avatar
  • Joined: Oct 29, 2012
  • Posts: 1
  • Status: Offline

Post October 29th, 2012, 10:13 pm

Such, am a n dell'ovato developing of websites, only have OICE a KompoZer very basic HTML and some Flash.
currently I'm trying to adentrame a little HTML5 and css, and I'm playing with some templates to view the operation of the same when I do some changes in them, since it is more easy to understand the behavior of the same seeing those changes

in which I am stuck it in a contact form, the tameplate brings the form with the fields and the actions to perform, but I have not found such as using the mailing address for uq earlier messages.

the code of the is the GIS:

Code: [ Select ]
</div>
<h2>Mensages</h2>
<form id="ContactForm">
<div>
<div class="wrapper">
<span>Nombre:</span>
<input type="text" class="input" >
</div>
<div class="wrapper">
<span>E-mail:</span>
<input type="text" class="input" >
</div>
<div class="textarea_box">
<span>Mensage:</span>
<textarea name="textarea" cols="1" rows="1"></textarea>
</div>
<div class="wrapper">
<span>&nbsp;</span>
<a href="#" class="button1" onClick="document.getElementById('ContactForm').reset()"><span></span><strong>Limpiar</strong></a>
<a href="#" class="button1" onClick="document.getElementById('ContactForm').submit()"><span></span><strong>Mandar</strong></a>
</div>
</div>
</form>
</div>
  1. </div>
  2. <h2>Mensages</h2>
  3. <form id="ContactForm">
  4. <div>
  5. <div class="wrapper">
  6. <span>Nombre:</span>
  7. <input type="text" class="input" >
  8. </div>
  9. <div class="wrapper">
  10. <span>E-mail:</span>
  11. <input type="text" class="input" >
  12. </div>
  13. <div class="textarea_box">
  14. <span>Mensage:</span>
  15. <textarea name="textarea" cols="1" rows="1"></textarea>
  16. </div>
  17. <div class="wrapper">
  18. <span>&nbsp;</span>
  19. <a href="#" class="button1" onClick="document.getElementById('ContactForm').reset()"><span></span><strong>Limpiar</strong></a>
  20. <a href="#" class="button1" onClick="document.getElementById('ContactForm').submit()"><span></span><strong>Mandar</strong></a>
  21. </div>
  22. </div>
  23. </form>
  24. </div>


This code is a template monster template, in specific the thom sander, I have found similar codes in tutorials but not mentioned where customize the mail that I want to that is send messages

I hope your comments, thank you
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post October 29th, 2012, 10:13 pm

  • seotech
  • Novice
  • Novice
  • User avatar
  • Joined: Nov 17, 2006
  • Posts: 24
  • Status: Offline

Post November 21st, 2012, 2:26 am

Will this be in a WP site??
Black Friday Deals: $1.99 .COM from GoDaddy!
WP Templates and Themes $1.00
  • Zealous
  • Guru
  • Guru
  • User avatar
  • Joined: Apr 15, 2011
  • Posts: 1194
  • Loc: Sydney
  • Status: Offline

Post November 21st, 2012, 4:22 am

i don't think so as WP plugins work usually with little editing i am thinking this is HTML template from TM. this does not look like the whole section too but i would say check the javascript it is attached too and see if not phased by PHP where you can change the email variable to send to your personal email.

we are going to need a little more information about the site.

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 175 guests
  • 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 post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.