Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    52
    Plugin Contributions
    0

    Default Text in log in page is aligning incorrectly. How do I change it?

    I was editing my stylesheet and made some changes and somehow it changed the log in pages alignment (it also affected the discount coupons page). The text is on the right and the input boxes are on the left. I want them the other way around how do I fix it? I check all things that I have put float: right and left. in, none of them are affecting it.

    https://www.schobookcollectibles.com...ain_page=login

    Thanks,

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

    Default Re: Text in log in page is aligning incorrectly. How do I change it?

    In stylesheet_reward.css:

    /*Override inputLabel style to get rid of ugly label word wrapping*/
    label.inputLabel
    {
    float:right;
    width:20em;
    }

    You also want to remove the red part here in stylesheet.css:

    #loginDefault {
    width: 700px;
    height: auto;
    margin-left:auto;
    margin-right:auto;
    }

  3. #3
    Join Date
    Jul 2012
    Posts
    52
    Plugin Contributions
    0

    Default Re: Text in log in page is aligning incorrectly. How do I change it?

    Thank you so much! That fixed it.

    But now the search box on the left side is set up incorrectly. The "Advanced Search" text is floating to the right. It was not like that yesterday when I last looked at my site. How can I fix that?
    Last edited by schobook; 15 Jan 2013 at 05:58 PM.

 

 

Similar Threads

  1. v139h Log in page input labels not aligning
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Aug 2012, 12:50 PM
  2. Change text on log in page
    By kristad in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Jan 2010, 06:31 PM
  3. Change Text on Log-in Page?
    By ArtyHelen in forum Basic Configuration
    Replies: 3
    Last Post: 13 Jan 2009, 10:14 PM
  4. text aligning issues w/EZ Page links
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Apr 2008, 09:41 PM
  5. New Page There: Titled incorrectly-need to change
    By amacole in forum Basic Configuration
    Replies: 3
    Last Post: 9 Nov 2007, 12:27 AM

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