Nicole Aebi wrote:
>Hello
>I've set up a div in my website to be a grey
>horizontal bar of 10px in height. It's quite a nice
>thinish line in Safari and Firefox but in IE it's this
>big hulking line - probably twice the height.
>
>Here's the css:
>#horizontalbar {
>position:absolute;
>width:100%;
>height:10px;
>background-color:#666666;
>top: 50px;
>z-index:1;
>}
>
>and some of the code:
>
><div id="sidebar"><img
>src="/Images/side_bar_invite.gif"
>alt="Invitiation"></div>
> <div id="horizontalbar"></div>
> <div id="image"><img src="/Images/photo.gif"
>alt="Tandi and Nicole dancing"></div>
>
>The url is www.aebi-moyo.com
>
>I've tried to find an answer but to no avail. Any
>thoughts?
>
>Thanks
>Nicole
>
>
Hi Nicole,
Adding { font-size: 1px; } to the #horizontalbar ?
Or a comment inside: <div id="horizontalbar"><!-- just something for IE
--></div> ?
Greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/