Christine Kilger wrote:
> You can view the CSS page here:
> http://www.evergladesplan.org/index_NEW_2008.html

> Again, any help would be much appreciated!

Hi Christine,

I was not as fortunate as Alan and David -- I was having some real
problems viewing your site. These adjustments seemed to help for IE6.

Add them at the bottom of your <head> element to see if they help you:
<!--[if IE 6]>
<style type="text/css">
/* place css box model fixes for IE 6 in this conditional comment */
#bgContainer {
  width: 760px;
  }
#container {
  background-color: #fff;
  }
#mainContent {
  margin: 0;
  }
</style>
<![endif]-->

Good luck!
--Bill


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TheHolierGrail.com | MacNimble.com | Cyber-Sandbox.com | Anytowne.com
Bill Brown, Web Developer - "From dot concept to dot com since 1999"
"The intuitive mind is a sacred gift and the rational mind is a
faithful servant. We have created a society that honors the servant and
has forgotten the gift. -- Albert Einstein
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to