Welcome to TalkGraphics.com
Results 1 to 8 of 8

Threaded View

  1. #1

    Default Contact Page Not Displaying Properly...

    Hi guys,

    I really appreciate all of your help!

    I have a contact page that shows up properly in Xara but online it is not correct. The contact form is stretching too far to the right (see images) and I cannot figure out what's going wrong when I publish the page.

    Here is the widget code:

    <form id="contact-form" action="index_htm_files/send_form.php" method="post">
    <input type="hidden" name="recipient" value="sales@turnerstruckstuff.com">
    <input type="hidden" name="inhtml" value="yes">
    <div class="contact-row">
    <div style="float: left; width: 34%;">
    <label class="contact-label">Name</label></br>
    <input class="contact-input" style="width: 300px;" name="name"><br>
    </div>
    <div style="float: left; width: 33%;">
    <label class="contact-label">Email</label><br>
    <input class="contact-input" style="width: 290px;" name="email"><br>
    </div>
    <div style="float: right; width: 33%;">
    <label class="contact-label">Subject</label></br>
    <input class="contact-input" style="width: 305px;" name="subject"><br>
    </div>
    </div>
    <div class="contact-row">
    <label class="contact-label">Message</label><br>
    <textarea cols="173" rows="10" name="message"></textarea><br>
    </div>
    <input id="contact-submit" type="image" src="index_htm_files/submit.png" alt="Send" />
    </form>





    Please advise...

    Mike
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Error 4-9_1.jpg 
Views:	109 
Size:	54.1 KB 
ID:	116969   Click image for larger version. 

Name:	Error 4-9_2.jpg 
Views:	76 
Size:	37.7 KB 
ID:	116970  


 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •