Jump to content

trying to line up text boxes in a form


MyMammothTech

Recommended Posts

Steps to increase your likelihood of getting a good answer:

1) State what you are trying to do

2) State what is currently happening

3) State how that differs from what you want to happen

4) Show your code on the page

5) Provide a link to a live page with the code running on it

6) State what you have done to try to fix the problem up until that point

 

Each of these steps that you do increases the likelihood of getting a solution to your problem. You may still get a solution without doing any of them, but the odds are against you.

 

At the moment, you've kind of done number 4 - though most people won't download attached files - and number 5.

Link to comment
Share on other sites

1) State what you are trying to do

  I am trying to get fields are in register-plus.php to line up with the fields that are in theme-login.php

 

2) State what is currently happening

  Right now the fields that are in register-plus.php are lining up to the right of the fields in theme-login.php

 

3) State how that differs from what you want to happen

  things are not lining up

 

4) Show your code on the page

  I have attached the pages because when I tried posting the code I got the error

 

The following error or errors occurred while posting this message:

The message exceeds the maximum allowed length (40000 characters).

 

 

5) Provide a link to a live page with the code running on it

http://www.mymammothlist.com/wp-login.php?action=register

 

6) State what you have done to try to fix the problem up until that point

I have tried a number of things but I can not figure it out.  I am not a developer.  I just have tried moving code around and seeing what what would work and or break.

 

[attachment deleted by admin]

Link to comment
Share on other sites

Try adding this AFTER the code I told you to delete earlier (don't delete the original code)

 

#registerform div#checksave {
padding-left:0;
}

 

This should fix the code on that page, and not affect other pages. Unless you have a form with the same ID on other pages.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.