Text wrap and polls
-
I just inserted my first poll into a post, but would like the text to wrap around the poll. Because it’s a short code, is that possible? If so, how do I do it? I tried some html coding around it, but that didn’t work.
-
-
@jhall1987: Because it’s shortcode, the align buttons of your visual editor won’t have any effect on it. You can do it with code in your html editor:
<span class="alignleft" style="margin-top:3px;margin-right:12px;margin-bottom:7px;">POLLADDY_SHORTCODE_HERE</span>YOUR_TEXT_HERE
Obviously this is for poll to the left, text to the right: you can use “alignright” and “margin-left” if you want it the other way. And you can change the relevant numbers if you want more space between poll and text.@tygrrl: the blog linked to your nick is a blogspot blog.
-
-
Normally, you should start a new thread when you have a question that is different from the original one. And please provide a link to your blog, as well as consider lining it in your user name as explained in the sticky, 8 Things, at the top of the forums.
- The topic ‘Text wrap and polls’ is closed to new replies.