Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jun 2009
    Location
    Saskatchewan, CDN
    Posts
    68
    Plugin Contributions
    0

    Default Big Problem with Firefox 3.6

    Hi everyone,

    I've got a problem with Firefox 3.6 (newest version). The very top navigation bar displays links that are stacked vertically rather than listing them horizontally. You can only see this effect when you are logged into my site, so to save you some time, I've posted a picture.

    [SCR]http://img192.imageshack.us/img192/3641/pic1kb.jpg[/SCR]

    My site is www.espection.com. I've eliminated all the content from the main page to eliminate any potential problem. I think the issue relates to the css file, but I'm not sure.

    I even restored the original, unmodified stylesheet file that comes with zen cart when you install it, and I get the same problem. Not sure why more people aren't talking about the problem...

    Any ideas guy?

    Thanks a ton!
    Last edited by Kim; 17 Feb 2010 at 12:49 AM.

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

    Default Re: Big Problem with Firefox 3.6

    I viewed the site in FF3.6 and didn't see the stacking you describe.

    did you solve the problem?

  3. #3
    Join Date
    Jun 2009
    Location
    Saskatchewan, CDN
    Posts
    68
    Plugin Contributions
    0

    Default Re: Big Problem with Firefox 3.6

    Thanks for your response.

    No, I didn't solve the problem. I was playing around with the css file though in the past hour. Any time I checked to see if my changes made a difference, I saw no change.

    In order to see the stacking, you'd have to log into the site.

    You can use this test account that I created.

    login: [email protected]
    pass: aaaaaa

    Thanks!!
    Last edited by jasonhoward64; 17 Feb 2010 at 12:45 AM.

  4. #4
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Big Problem with Firefox 3.6

    Quote Originally Posted by clydejones View Post
    I viewed the site in FF3.6 and didn't see the stacking you describe......
    The stacking appears in my FF 3.6 but is not evident in my IE8. Looked at the source code in both browsers and they appear to be equal. Seems a CSS problem - but where????

    FF 3.6 does not display any of my store pages in an odd manner.

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

    Default Re: Big Problem with Firefox 3.6

    Quote Originally Posted by jasonhoward64 View Post
    Thanks for your response.

    No, I didn't solve the problem. I was playing around with the css file though in the past hour. Any time I checked to see if my changes made a difference, I saw no change.

    In order to see the stacking, you'd have to log into the site.

    You can use this test account that I created.

    login: [email protected]
    pass: aaaaaa

    Thanks!!
    try adding the following to your stylesheet.css

    #navMainWrapper {
    width: 60%;
    }

  6. #6
    Join Date
    Jun 2009
    Location
    Saskatchewan, CDN
    Posts
    68
    Plugin Contributions
    0

    Default Re: Big Problem with Firefox 3.6

    Hi Clyde,

    I put that into my stylesheet. What it did was reduce the length of the top bar so that it only covers 60% of the length that it should. You can see the effect on my site right now. Do you have any other ideas?

    Thanks

  7. #7
    Join Date
    Jun 2009
    Location
    Saskatchewan, CDN
    Posts
    68
    Plugin Contributions
    0

    Default Re: Big Problem with Firefox 3.6

    Quote Originally Posted by frank18 View Post
    The stacking appears in my FF 3.6 but is not evident in my IE8. Looked at the source code in both browsers and they appear to be equal. Seems a CSS problem - but where????

    FF 3.6 does not display any of my store pages in an odd manner.
    Everything also looks good in Chrome. Would you be able to send me your css file? email address is jasonhoward64 at gmail dot com. I'll plug it into my site to see if the problem still exists. If it does, we'll know that it's not a css problem.

    thanks!

  8. #8
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: Big Problem with Firefox 3.6

    will do

    F

  9. #9
    Join Date
    Jun 2009
    Location
    Saskatchewan, CDN
    Posts
    68
    Plugin Contributions
    0

    Default Re: Big Problem with Firefox 3.6

    Thanks frank. I've uploaded the file to my site. The links are aligned horizontally now! thanks! The my account link doesn't work for some reason, but that's minor. I'll figure out how your css file is different from mine and I'll let everyone know what I find. If anyone can think of anything, please post the solution.

    Thanks!

  10. #10
    Join Date
    Jun 2009
    Location
    Saskatchewan, CDN
    Posts
    68
    Plugin Contributions
    0

    Default Re: Big Problem with Firefox 3.6

    I've got the solution.

    In my css file, I had the following.

    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #ffffff;
    white-space: nowrap;
    }


    I changed it to what Frank had in his and it worked. Frank's css file read:

    #navMain ul li a {
    margin:0;
    padding: 0 5px 0 4px;
    float:left;
    color:#FFF;
    text-decoration:none;

    Thanks for the help frank!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v153 Big Problem with Option Values
    By m3ngc in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 23 Sep 2014, 06:18 PM
  2. I have a big problem with products
    By volcomarmy in forum General Questions
    Replies: 0
    Last Post: 29 Aug 2008, 12:23 PM
  3. Big problem with my website.
    By kevinc66 in forum General Questions
    Replies: 1
    Last Post: 19 Aug 2008, 08:25 PM
  4. Big problem with VAT in invoice
    By k4oth1z in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 16 Jul 2008, 04:43 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