Thread: Fire Fox bug

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

    Default Fire Fox bug

    Hi All,

    Ive made some changes to the header file for my website, everything looks great in IE, but when i goto into firefox the navigation bar doesnt align properly. Tried making changes but cant get it to sit properly.

    Can anyone help? my website is http://www.funkyfancydress.com

    Many thanks

    Paul

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

    Default Re: Fire Fox bug

    Quote Originally Posted by Wilkesy View Post
    Hi All,

    Ive made some changes to the header file for my website, everything looks great in IE, but when i goto into firefox the navigation bar doesnt align properly. Tried making changes but cant get it to sit properly.

    Can anyone help? my website is http://www.funkyfancydress.com

    Many thanks

    Paul
    looks the same in IE7 and FF

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

    Default Re: Fire Fox bug

    Really?

    im talking ab\out the blue buttons, in firefox they are showing about an inch higher than in IE7?

    Cheers

    Paul

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

    Default Re: Fire Fox bug

    Quote Originally Posted by Wilkesy View Post
    Really?

    im talking ab\out the blue buttons, in firefox they are showing about an inch higher than in IE7?

    Cheers

    Paul
    Could be because this div is empty

    <div id="boxes"></div>

    try changing it as follows:

    <div id="boxes">&nbsp;</div>

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

    Default Re: Fire Fox bug

    Hi,

    Thanks for the reply. Ive put an image in the empty tag at the moment and no joy. Still looks how it should in IE, but not so good in firefox.

    Cheers

    Paul

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: Fire Fox bug

    Paul, by chance are you using an early version of FF? I kept FF 1 on a machine for the longest time and was always surprised by how many rendering issues it had.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

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

    Default Re: Fire Fox bug

    Hi,

    as far as i can see im on the very latest version of Firefox. there are no downloads to install.

    Heres the problem im seeing on my computer

    http://www.funkyfancydress.com/problem1.pdf

    Is anyone else seeing this too?

    cheers

    Paul

  8. #8
    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

  9. #9
    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

  10. #10
    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

 

 
Page 1 of 2 12 LastLast

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