JQuery Cycle wrap text
-
Hi, I’m using Twenty Eleven Child Theme and trying to get the text to wrap around JQuery Cycle rotating images, but can’t figure it out.
I managed to float my “JQuery Cycle” rotating images to the right by putting the shortcode in divs and adding the following code to my css stylesheet;
#wrap {
float:right;
}But what code should I add to I get the text to wrap around the image.
At the moment I’m putting the text and shortcode into a three column table to give the appearance of a text wrap, but this has it’s own problems. As wordpress automatically puts a border around the top and bottom of the table.
Please give me some advice on the code I should add to my css as I’m sure it’s something simple that I’m missing.
Thanks
Jeremy
- The topic ‘JQuery Cycle wrap text’ is closed to new replies.