When I have an image and blockquotes the text wraps properly around the image but the background on the blockquote does not and it looks strange.
http://174.123.219.170/~romancew/chapter-book
Any suggestions on how to fix it?
When I have an image and blockquotes the text wraps properly around the image but the background on the blockquote does not and it looks strange.
http://174.123.219.170/~romancew/chapter-book
Any suggestions on how to fix it?
I am having problems in general with wrapping around images. Block quotes and bulleted list in particular. Text will wrap but block quotes and bullet don't.
It is persistent across different themes. I am pulling my hair out on this :-(
Add this to the bottom of your theme's style.css, and see if that's closer to what you're aiming for..
.art-PostContent blockquote { clear:right; }Thanks for the suggestion. Unfortunately, it didn't make a difference.
http://174.123.219.170/~romancew/chapter-book It still looks like the image is sitting on top of the block quote.
Are you wanting that image to float to the right of the blockquotes to, or for the blockquotes to start below the image?
Can you clarify on the required behaviour a little more please.
This topic has been closed to new replies.