Bleh. Try using css:
.pullquote {
float: right;
width: 150px;
margin: 10px 0 10px 15px;
padding: 0;
font: 20px/24px georgia, palatino, serif;
color: #3D231E;
text-align: center;
}
Adjust accordingly. Then insert <div class="pullquote>Here is your pullquote text...</div> anywhere in your post (but NOT while editing in wysiwig/rich-text).
yea but that would display the text only once….
I’ll throw it into a plugin in a bit.
that would be awesome viper 😉
I have the plugin working (it’s literally like a 5 line plugin), but I’m still working on trying to get a button working for it on the write screen. :/
yea but that would display the text only once….
You want to display it twice? That’s not a pullquote, that’s advertising ;’)
Yosemite: you’re missing the point of this script. The whole idea is that you don’t have to quote yourself within the post (and have the text in there twice — once in the post and once in the quote).
Not to mention that the other point of this is so that you can easily get rid of the pullquote later on without editing any posts. 😉
Well cough it up, snake-boi! ;’)
I’d like to see it…
Heh, the JS/CSS is at the above link. I’m just wrapping it into a plugin. 😉
Alright, here it is. Enjoy!
That’s a cool little tool! Thanks 🙂
Nice, viper. Very nice. You’re a clever fellow!