Thread: Fire Fox bug

Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    79
    Plugin Contributions
    0

    Default Re: Fire Fox bug

    Hi Paul,

    I am not sure on how to fix your problem but can confirm for you that I am also seeing the problem in FF and also Safari.

    I notice a bit of a mixup down in your footer too.

    I am sure someone a whole lot more knowledgeable than me will be able to help you out in coding but it seems like a problem in both your header and footer.

    Good luck
    Neil

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Fire Fox bug

    Code:
    #headerNavcontainer {
    width:1000px;
    
    }    
    #boxes{
        
       margin-left:400px;
       width:575px;
    
       background-color:#transparent;
      }
    Removed height!!!
    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

  3. #3
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

    Default Re: Fire Fox bug

    Thanks yellow1912, its worked to sort the header, but now its seperated the mainpage from the header in firefox only. Think im missing a tag or something now?

    I can remember having a problem like this before in firefox. is it something to do with a 'float' that ive got in the CSS.

    Thanks for your help

    paul

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Fire Fox bug

    If you try to validate your site you will find that you have a number of relatively minor structural errors that different browsers are probably trying to handle in different ways. For example you have an image tag that's not closed properly and several places where you are using BR tags as though they were P tags. Firefox has a particular problem with one of them, that then throws out the P tag that follows.

    If you clean up your validation errors this may also clean up the succession of cross-browser issues that you are experiencing. And even if it doesn't, it will be much easier to spot where any remaining problems lie.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. Fine in Fire Fox - Flock but Chokes on IE Why?
    By milobloom in forum General Questions
    Replies: 15
    Last Post: 12 Jul 2008, 12:30 PM
  2. Text Colors different in Fire Fox and IE
    By trisha1581 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 May 2008, 06:00 PM
  3. Fire Fox problem
    By sparktronic in forum Basic Configuration
    Replies: 7
    Last Post: 21 Feb 2007, 02:12 PM
  4. Ie vs fire fox
    By puppet87112 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Sep 2006, 01:47 AM
  5. Fire Fox Web Design
    By Renz in forum General Questions
    Replies: 3
    Last Post: 13 Jul 2006, 11:01 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