Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Location
    UK
    Posts
    150
    Plugin Contributions
    0

    Default Contact us page - input fields how to align?

    Hello there,
    I would like to align those two fields on my "Contact us" page (http://www.needlegraphy.net/contact-us): Full name and E-mail address. I need them on the left.
    I think it somewhere in CSS Stylesheet but where?
    Any advice, please!
    And Happy New Year to everyone

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Contact us page - input fields how to align?

    You can add to your stylesheet:

    #contactname, #email-address {float:left;}

  3. #3
    Join Date
    Apr 2010
    Location
    UK
    Posts
    150
    Plugin Contributions
    0

    Default Re: Contact us page - input fields how to align?

    Thank you very much! That worked. I have also change this:
    .alert {
    color: #FF0000;
    margin-left: 0.5em;
    float: left;
    }
    I have added "float: left" to move asterisk. And that's my question: does it change Contact us page only? I have tried to check other pages where asterisks are like "Log in" but it seems OK.
    Thanks again!

 

 

Similar Threads

  1. How to align text fields in login/registration page?
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Sep 2010, 11:44 AM
  2. Custom Contact Form - New Input Fields
    By Nima in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Jun 2010, 11:45 PM
  3. how to add multiple fields to contact us page
    By sammybotz in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Nov 2009, 04:46 PM
  4. Replies: 3
    Last Post: 8 Jun 2009, 02:38 AM
  5. input fields log in, create account, contact us etc...
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Jan 2009, 03:10 PM

Posting Permissions

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