Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2006
    Posts
    18
    Plugin Contributions
    0

    Default Firefox and CSS problem please help

    Hello,

    www.thenobodywinecompany.co.uk/index.php

    I am still working on this site. There are lots of things that are missing (like the products) but the my question is how do I solve this problem in with the content loading in firefox its all out of sync and loses alot of the css compared to IE7.

    Any help would be very much appreciated

    Thanks
    Last edited by softget; 21 Dec 2006 at 12:24 PM.

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

    Default Re: Firefox and CSS problem please help

    My first thought would be to include your flash header inside the headerWrapper.

    Code:
    <!-- bof flash insertion -->
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
      codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
      id="header" width="750" height="130">
      <param name="movie" value="header.swf">
      <param name="bgcolor" value="#FFFFFF">
      <param name="quality" value="high">
      <param name="allowscriptaccess" value="samedomain">
      <embed type="application/x-shockwave-flash"
       pluginspage="http://www.macromedia.com/go/getflashplayer"
       width="750" height="130"
       name="header" src="header.swf"
       bgcolor="#FFFFFF" quality="high"
       swLiveConnect="true" allowScriptAccess="samedomain"
      ></embed> </object><!-- eof flash insertion -->
    
    <!--bof-header logo and navigation display-->
    
    <div id="headerWrapper">
    move the highlighted portion to above <!-- bof flash insertion -->

  3. #3
    Join Date
    Dec 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Firefox and CSS problem please help

    Thanks for the reply

    I had this probelm before I had the flash header in place. I have taken your advice though as well and moved the wrapper div.

    still have the problem sadly

    Thanks for the help

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

    Default Re: Firefox and CSS problem please help

    Try this and see if it fixes the problem.

    </div>
    <div class="navMainSearch forward"></div>

    <br class="clearBoth" />


    </div>

    add the highlighted portion as indicated.

  5. #5
    Join Date
    Dec 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: Firefox and CSS problem please help

    ok added this (above code) to the

    tpl_header.php file but no luck still not loading right in firefox


    Thansk for the help though could it be the css file?

 

 

Similar Threads

  1. Add to Cart dead link and display issue on FireFox Help Please
    By jcat in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2011, 09:13 AM
  2. problem with css on IE! Please Help Me!
    By adrian_hs in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 May 2009, 09:19 AM
  3. css absolute positioning IE and firefox problem
    By james739 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 18 Jun 2008, 03:32 PM
  4. Please help: IE and Firefox alignment problems
    By james739 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Oct 2007, 08:11 PM
  5. css and spaces . help please :)
    By florence in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Oct 2006, 12:05 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