Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    May 2006
    Location
    Windsor, Ontario
    Posts
    64
    Plugin Contributions
    0

    Firefox display problem

    Hi. My site is displaying just fine in Internet Explorer, however, everything is right-aligned when viewed in Firefox. I have to scroll to the right everytime I click on a new page. Plus, my center boxes don't look correct. The white background isn't as wide as my center boxes. Any ideas?

    http://www.duckydoodles.com

    Thanks
    - Steve

  2. #2
    Join Date
    Feb 2006
    Posts
    96
    Plugin Contributions
    0

    Default Re: Firefox display problem

    check your widths in your stylesheet, you've got 750px but your banner is 950.

  3. #3
    Join Date
    May 2006
    Location
    Windsor, Ontario
    Posts
    64
    Plugin Contributions
    0

    Default Re: Firefox display problem

    I am using the classic template. I modified the stylesheet_original.php file, I changed the value 750 to 950. However, I still have this problem. The change I made doesn't seem to have had any effect. Any other suggestions?

    Thanks
    - Steve

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Firefox display problem

    You need to change it in both stylesheets (stylesheet_new and stylesheet_original)

    stylesheet_new loads first and overrides stylesheet_original.

  5. #5
    Join Date
    May 2006
    Location
    Windsor, Ontario
    Posts
    64
    Plugin Contributions
    0

    Default Re: Firefox display problem

    I couldn't find the code in the stylesheet_new.css. I could only find it in stylesheet_original.css. Maybe you could give me the lines to search for the code I need to change, but I couldn't find it. I modified the "width: 950px" it was 750px, in my stylesheet_original.css

    .centershop {
    padding: 0px;
    margin: 0px auto;
    /*position: relative;*/
    text-align: left;
    width: 950px !important;
    - Steve

    My store:
    http://www.duckydoodles.com

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Firefox display problem

    In stylesheet_new find this:

    #mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 750px;
    vertical-align: top;
    }

    Hope this helps

 

 

Similar Threads

  1. IE Firefox display problem
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Aug 2011, 03:29 PM
  2. Internet explorer & firefox display problem
    By globalmemory in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 10 May 2009, 11:34 AM
  3. Firefox display problem
    By KTNaturals in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Mar 2007, 11:13 PM
  4. Display Problem in Firefox
    By No1im in forum General Questions
    Replies: 2
    Last Post: 3 Feb 2007, 06:16 AM
  5. 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

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