I have a website that works perfectly in IE8 Compatibility mode, Firefox,
Chrome, Opera and Safari, but in IE8 I get a "bleed" or "overflow" effect -
you will have to view this in IE8 non-compatibility mode to see what I am
referring to: http://www.aheartbreakinghchoice.com

Can anyone offer me any assistance with why I am getting this overflow
effect in IE8 only? Here is my CSS for that section:

div#sidecol
{
    background-position: center top;
    padding: 10px 20px 10px 5px;
    width: 15%;
    float: right;
    margin-left: 5px;
    background-image: url('../Images/BrokenHeart4.png');
    background-repeat: repeat-y;
    height: 100%;
}

Any help would be greatly appreciated.

Thanks,

Coleen
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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