Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default really BAD IE problem

    So silly me, this morning I thought I was finally all finished...my store looks 100% fine in FF, naturally. I just checked in IE and I have a big mess.

    Here is a link

    So you see how the left & right columns, and in fact the center column also, are all the way up in my header? The only thing I did was remove the top & bottom borders for my left & right containers so I wouldn't have a double line. I can't imagine how doing that could cause this!

    Any idea on how I can fix this? I have FF developer toolbar but nothing to give me a clue in IE.

    TIA

  2. #2
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    Just for the heck of it, I uploaded my stylesheet without the changes that I made to the borders & it made no difference. So I'm really puzzled as to how & why this happened all of a sudden.

  3. #3
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    I found the IE Dev Toolbar, tried that. It's not really telling me anything, except I had a few validation errors which I fixed but that didn't solve my main problem.

    As a temporary fix, I added some <br>'s above my main page content which only helps for that content on that page. My sideboxes and main content are still messed up. The breadcrumb is also up in the header area

  4. #4
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    How tall is your header? What dimension is specified for it?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: really BAD IE problem

    Validating code is always a good idea, more so when having problems.

    With 643 Errors, 172 warning(s), it's somewhat surprizing the site is working.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: really BAD IE problem

    Change the height here to at least the height of your header image (171 px):

    #logoWrapper{
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-color: #544234;
    height:136px;
    }

  7. #7
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    Quote Originally Posted by stevesh View Post
    Change the height here to at least the height of your header image (171 px):

    #logoWrapper{
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-color: #544234;
    height:136px;
    }

    Thanks, that and fixing the height for #headerwrapper fixed the problem. I forgot, I had changed those a while ago...duh. Strange I never noticed the probem until yesterday.

  8. #8
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    Quote Originally Posted by Website Rob View Post
    Validating code is always a good idea, more so when having problems.

    With 643 Errors, 172 warning(s), it's somewhat surprizing the site is working.
    Yikes! And look at the silly errors they are. I think I know what happened, I found my ftp program sometimes "corrupts" .php files when I upload them. I've stopped even using it, and started uploading through cPanel.

    Thanks for pointing that out...sigh.

    Strange that the IE Dev Toolbar only gave me 6 errors.

  9. #9
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    There are excellent free FTP programs available. I believe FileZilla is often recommended for Windows. There are others for Mac.

    Rob

  10. #10
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: really BAD IE problem

    I've seen FileZilla mentioned, I'll give it a try. I'm using Core Ftp Lite, which someone recommended to me but obviously it's a program with issues.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Programming Problem...Really Weird UPS Problem
    By g2ktcf in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 May 2011, 08:55 PM
  2. Spaces problem in bad coupon notification
    By moosesoom in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 2
    Last Post: 22 Jun 2010, 09:57 AM
  3. Bad Problem (help Please)
    By bidsea in forum General Questions
    Replies: 0
    Last Post: 22 Feb 2007, 02:28 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