Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chrisshizzle

    (@chrisshizzle)

    I’ve tried moving the spot where the image is posted. That doesn’t have any effect on the issue. The text is wrapping, I just don’t want the text below the image to wrap… it should span the entire column width after it clears the image.

    Thread Starter chrisshizzle

    (@chrisshizzle)

    Indeed.

    I’ve been working with conditionals for this project. I actually have a conditional statement setting the body class to be ie6, ie7, ie8, etc. So as I’ve been trying to fix this issue, my styles have all been nested under .ie7.

    The problem is more that I can’t pinpoint what is causing the issue rather than not being able to single out IE7 in my styles. I’ve tried setting the width to 100% and to auto on the Ps. At one point I thought it might be a white-space issue, but that wasn’t the case. I’ve messed with clearing the right float, how the elements are set to display and a bunch of other stuff.

    The wrapping wouldn’t be an issue if every paragraph was going to be short, but since we could have an author write a lengthy one at any point, I gotta find a solution. It’s more noticeable the longer the paragraph.

    Thanks again for any more suggestions/help!

Viewing 2 replies - 1 through 2 (of 2 total)