Print Page | Close Window

IE8 - Lost background color

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=3158
Printed Date: 23-July-2025 at 3:01am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: IE8 - Lost background color
Posted By: St_Pierce
Subject: IE8 - Lost background color
Date Posted: 28-October-2009 at 7:13pm
Hi All,
I'm trying to solve a problem and thought I'd ask to see if anyone else encountered this.  Here's my problem... I noticed that the #pcMainArea lost it's background color in IE8 and Firefox, but is fine in IE7.  Here is the css code that I'm using, it's nothing fancy, mostly unchanged from original.
 
#pcMainArea08 {
   width: 900px;
   background-color: #FFF;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;     /* spacing between main area and footer */
   /* border: none; */
   border: 3px solid #CCC; 
  }
 
After trouble-shooting this, I added a border statement (last line in code) to see what would happen.  It worked fine in IE7 but IE8 doesn't seem to recognize the space, the border was placed between the #pcMainArea  and the #pcHeader.  That would make sence as to why there is no background color.
 
I tried everything I could think of, removed the footer.asp, checked css puncutation, etc.  Still no background color.  I researched this on the internet and found hints that it may be a problem, just haven't found any resolutions.
 
I would greatly appreciate any help on this issue.
Thanks! 



Replies:
Posted By: Hamish
Date Posted: 28-October-2009 at 7:26pm
Hi,
  Can you post a link to your site?


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: St_Pierce
Date Posted: 29-October-2009 at 8:17pm
Thanks Hamish!!  It was in the html.  Watch those </div>'s guys and gals!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net