DesignerBill
Member
I've run into a sticky problem. Does anyone know a trick to make one image float right and have the text from two different paragraphs wrap around it?
I've found one way, by floating a small transparent image, same width, at the right of the second paragraph, and using relative position to move the second paragraph higher on the page. But the problem this causes is that the image is a link, and the second paragraph overlays most of it so the link doesn't work. I tried setting z-index but that didn't work either. Here a screen shot of the effect I want:
I've found one way, by floating a small transparent image, same width, at the right of the second paragraph, and using relative position to move the second paragraph higher on the page. But the problem this causes is that the image is a link, and the second paragraph overlays most of it so the link doesn't work. I tried setting z-index but that didn't work either. Here a screen shot of the effect I want: