On Jun 12, 2005, at 7:44 AM, Jono Young wrote:

I am not sure if this would do the trick, but have you tried:

img.calendar {
    float: right;
    margin: 5px;
    position: relative;
top: 6.25em; /* 100 pixels from top of column, adjust to your needs */
    }

If I'm doing that right, that leaves me with the same problem--as the text fills around the image, it goes *underneath*. It will do that, floated or not, right, when you slap a relative or absolute position on it?

Others of you have confirmed my hunch; I think I'll just live with the offset. It's not really something I need to obsess about, I guess. It's a lot easier to find out what you CAN do than what you CAN'T do on the Web, though, so thanks for your input!

Jeff.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to