Oh, IE also has an issue with the css that makes the green title along the
side extend to the bottom of the screen. In IE the page scrolls for ever.
Any ideas how to make that behave would be much appreciated. Happens on the
same page I listed below:
http://www.thelindyproject.com/about_miker.html
The CSS i used:
#content
{
background: url(../images/secondary_background_dancer.gif) no-repeat
bottom right;
padding-left: 20px;
margin: 0;
overflow:hidden;
}
#content h1 /* hide page title, using image along side of page. */
{
margin: 0;
padding: 0;
float: left;
width: 57px;
height: 418px;
text-indent: -5000px;
padding-bottom: 20000px;
margin-bottom: -20000px;
}
Thanks in advance, again :)
-Mike Roberts
On 8/25/06, Michael Roberts <[EMAIL PROTECTED]> wrote:
>
> First time asking a question. This is a great list though, very glad its
> around.
>
> I'm using the ragged float method described by Eric Meyer at
> http://meyerweb.com/eric/css/edge/raggedfloat/demo.html
>
>
> As warned in the article, IE doesn't like it and the text writes on top of
> the images. Looks fabulous in Firefox though... How can I get IE to
> behave, or should I do something completely different than what Eric
> describes in Ragged Float?
>
> http://www.thelindyproject.com/about_miker.html
>
> I'm already using conditional comments for IE fixes, so things i can put
> in my IE style sheet would be fabulous.
>
> Thanks in advance.
>
> -Mike Roberts
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/