Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2005
    Posts
    29
    Plugin Contributions
    0

    Default Site Breaks in Mozilla

    I've tested in IE6 & 7, and my site looks good (haven't addressed the footer yet, but the rest is good)

    In Mozilla the site is shot... The background is centering the way I want it to, but the layout is not

    http://mywebassist.com/profiles/

    Any ideas?

    Tina

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Site Breaks in Mozilla

    First off all these tables????

    Designing in IE is just a bad Idea....Always design in the most compliant browser and fix the IE quirks later.

    I would not have used all the tables
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2005
    Location
    Hong Kong
    Posts
    307
    Plugin Contributions
    0

    Default Re: Site Breaks in Mozilla

    A screen shot for Safari.

    http://aycu34.webshots.com/image/248...7487875_rs.jpg

    I agree with Kobra. I would start from scratch, ditch all the tables and make everything looks good in Firefox first. Then worry about IE later.

    Shirley :)

  4. #4
    Join Date
    Jul 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: Site Breaks in Mozilla

    It looks good in firefox now, although the green bottom of the page is crazy annoying.

  5. #5
    Join Date
    Nov 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Site Breaks in Mozilla

    I am super new at this and I designed the zencart site in IE. When I open it in Mozilla, all the text and pictures seem to be on the far right and a scroll bar appears so that the user has to scroll right to see anything. Any thoughts?

    www.thepapermuse.com

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Site Breaks in Mozilla

    MarinaDiv,
    One should always design in the most standards compliant browser for their platform and this never IE.

    I would suspect that you have edited tpl_header.php and you have #navCatTabs div outside of the div for headerWrapper where this is by default contained inside of that div
    Zen-Venom Get Bitten

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

    Default Re: Site Breaks in Mozilla

    Looks like if you remove the float:left; and add some padding-bottom to this in your alt-tpp stylesheet:

    #navCatTabs {
    float:left;
    width:100%;
    background:#FFEEBB url("") repeat-x bottom;
    font-size:93%;
    line-height:normal;
    }


    it'll give you a place to work from.

 

 

Similar Threads

  1. Help: Site acting weird in Mozilla--stretching
    By timhersh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Jun 2009, 06:51 PM
  2. IE breaks the site
    By hardwiredtemplates in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 20 Feb 2009, 05:43 AM
  3. Site mixed up when i open it in Mozilla
    By smokers-heaven in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 15 Mar 2008, 08:35 PM
  4. Help, site looks good in mozilla, but not in IE
    By venera15 in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 27 Feb 2008, 04:54 AM
  5. Can anyone test my site with Mozilla 4.0?
    By gourmets in forum General Questions
    Replies: 3
    Last Post: 17 Apr 2007, 01:17 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