Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2007
    Posts
    24
    Plugin Contributions
    0

    Default Weird problem with Firefox

    On my login page it seems that sometimes the boxes where you login and enter information look fine and line up well and other times they all seem to not line up. Any idea what could be causing this in my code? The site and page is: https://www.nicebadgeusa.com/cart/in...ain_page=login

    Thanks

  2. #2
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Weird problem with Firefox

    You have things centered instead of left justified and that seem to be confusing things. Check your stylesheet.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Aug 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Weird problem with Firefox

    Sorry I'm kind of a newbie - where would I adjust this so that it is correct - should I float it left instead? What div does this fall under in the code?

  4. #4
    Join Date
    Aug 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Weird problem with Firefox

    Anyone - please help?

  5. #5
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: Weird problem with Firefox

    It is very difficult to diagnose the problem when it is not visible - what is your URL?

    Sorry- was in a hurry and did not read the rest of the thread.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Oct 2006
    Posts
    5,486
    Plugin Contributions
    12

    Default Re: Weird problem with Firefox

    Seem like you fixed it? If not, the culprit is:

    LABEL.inputLabel {
    width: 15em;
    float: left;
    margin-left: 5em;
    }

    Play with it a bit.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #7
    Join Date
    Aug 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Weird problem with Firefox

    It seems that it will look fine one time and messed up the next time - also looks different on different computers - do you think making it centered instead of float left will fix this issue? Thanks again for all of the help - this forum is great!

 

 

Similar Threads

  1. Weird problem with display of specials on home page
    By cjmarley in forum General Questions
    Replies: 10
    Last Post: 9 Jul 2007, 03:46 AM
  2. Ez pages problem and firefox problem
    By bobbyt in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Mar 2007, 03:31 PM
  3. Product Info display problem, IE vs Firefox
    By stumped in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 Oct 2006, 12:48 AM
  4. Weird Problem: Add To Cart Box Disappears On Scroll
    By bobbyt in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Jun 2006, 11:09 PM

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
  •