Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: What plugin makes this?

It is done through CSS and blockquote. We don’t have it in the stylesheet here in these forums, but can be done easily. The image for the quote is here. Just download a copy of it to put in on your server. The CSS for that particular one would then be:

.post blockquote {background: url('/path-to-your-image/quote.gif') no-repeat;margin-left: 175px;padding:5px;border:1px solid #a3a3a3;}

Trent

Skip to toolbar