:-) That's why I wrote our own macro... {{velocity}} #set($name=$xcontext.macro.params.Name) #set($quote=$xcontext.macro.params.Quote) {{html wiki="true"}} <div style=" display: inline-block; width: 50%; max-width: 640px; min-width: 320px; padding-left: 5px; background-color: rgb(255,255,204); border-radius: 5px; border-width: 2px; border-style: solid; "> **$name**<br> {{icon name="quote-left" size="2x" title="Quote"}}{{/icon}}//$quote//<br>{{icon name="quote-right" size="2x" title="Quote"}}{{/icon}} </div><br> {{/html}} {{/velocity}} <http://xwiki.475771.n2.nabble.com/file/n7590676/Quote.jpg> -- View this message in context: http://xwiki.475771.n2.nabble.com/Brainstorming-Improving-the-rendered-quote... Sent from the XWiki- Dev mailing list archive at Nabble.com.