OK - reposting:

I've done something very similar recently.  It's not too difficult.
Create a container div that holds both your text and the image. Then
create a div to hold the image and give that a minus margin-right,
with float:right and clear:left.  In the markup, put the image-div
inside the container div.
That should give you the effect that you want - you can see what I did
here: www.oakleafcircle.org.uk/dmk

Val

2009/9/29 Theresa Mesa <trixiesirishe...@gmail.com>:
> I'm going to try this again. I saw some replies this morning but
> hadn't read them yet, and was trying to delete only the emails I'd
> read in the Gmail interface. I was mistaken. I deleted the unread
> replies too. I'm so sorry!
>
> http://mdh-test.com/PV_web/index.shtml
> http://mdh-test.com/PV_web/pvg.css
>
> Sample image:
> http://mdh-test.com/compTextWrap.png
>
> I want it to look like the sample image above, so yes, I want that
> white space on the right. I want half the image to be in the text with
> the text wrapping around it, and the other half of the image hanging
> on the outside into the white space.
>
> I know there's a bunch of white space on top of the text, but I still
> have to put in navigation and the header, and I'll likely be changing
> the amount of margin on the top.
>
> I've played with margins, positioning, padding. I am clearly doing
> either something wrong or something that is not possible in CSS in
> conjunction with all the other parts of this site. I'm shooting for
> cross-browser compatibility, but if IE6 won't play, that's okay too.
> An inline image within the text is just fine. IE6 is already not going
> to play with my position:fixed element at the bottom.
>
> Can anyone PLEASE help? Or am I the first person to ever want to do
> this?
>
> Theresa
> ______________________________________________________________________
> css-discuss [cs...@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/
>



-- 
---------------------------
www.oakleafcircle.org.uk
www.valdobson.co.uk
www.astrodiary.co.uk
______________________________________________________________________
css-discuss [cs...@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