Results 1 to 4 of 4
  1. #1
    Join Date
    May 2007
    Posts
    61
    Plugin Contributions
    0

    help question My website looks terrible in FireFox... Please HELP

    Hey guys
    I've just lookod at my website (www.academyfloor.com) today in firefox browser and it looks terrible!
    I have no idea what is the problem... In explorer it looks just fine.
    It all messed up in there... I don't know why....
    Please help me fix it...
    Thank You

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

    Default Re: My website looks terrible in FireFox... Please HELP

    Looks like you mis edited your tpl_header.php file????

    see this (emphasis mine) and there might be others
    Code:
    !--bof-branding display-->
    <div id="headerContent">
    <div id="nameWrapper"><a href="http://www.academyfloor.com/">Academy Floor</a></div>
       
    <!--?php
                  if (HEADER_SALES_TEXT != '') {
    BTW: alway design in the most compliant browser and then fix quirks in others and for this Fire Fox is most compliant
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: My website looks terrible in FireFox... Please HELP

    Nice work Kobra you right, I had just found it and tested that that was indeed the only issue to find you had already posted lol

    PHP Code:
    <!--?php
                  
    if (HEADER_SALES_TEXT != '') {
    ?>
    <div id="taglineWrapper"><!--?php echo HEADER_SALES_TEXT ;?></div>

    <!--?php
                  }
    ?> 
    should be

    PHP Code:
    <?php
                  
    if (HEADER_SALES_TEXT != '') {
    ?>
    <div id="taglineWrapper"><?php echo HEADER_SALES_TEXT ;?></div>

    <?php
                  
    }
    ?>

  4. #4
    Join Date
    May 2007
    Posts
    61
    Plugin Contributions
    0

    Default Re: My website looks terrible in FireFox... Please HELP

    Thank u so much


    Like u said, I had some not complete lines...
    Fixed that and it works

    tahnk u sooo much

 

 

Similar Threads

  1. v150 Tabbed Product Pro - Please Help website looks messed up
    By kal in forum Addon Templates
    Replies: 8
    Last Post: 1 Mar 2012, 10:38 PM
  2. Please help! Looks OK in Firefox, Not OK in I.E. ?!
    By myemmadoodle in forum Templates, Stylesheets, Page Layout
    Replies: 33
    Last Post: 2 Jan 2012, 09:42 PM
  3. Page looks good in Firefox, but horrible in Internet Explorer!! HELP!
    By Jdcolfashion in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jul 2010, 06:23 PM
  4. Looks great in Firefox, broken in IE. help :)
    By linnx in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Mar 2010, 07:06 PM
  5. Help: Looks Great in Firefox / Safari - Crap In IE
    By bekinky in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Jan 2007, 05:07 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR