Hi !<br><br>You can use the GroupHeader page of each Group to list some styles, then use a shortcut to apply them to the page :<br>for example, write your own style with a name in your PageHeader :<br>%define=fq bgcolor=#f7f7f7 border=&quot;1px solid #cccccc&quot; padding=4px%<br>

then use :<br>%fq%blabla blabla blabla <br>where you want your style to be applied.<br>If needed, a button is doable in the editing text area.<br>You can share a GroupHeader with other Groups using <a href="http://www.pmwiki.org/wiki/Cookbook/AllGroupHeader" target="_blank">http://www.pmwiki.org/wiki/Cookbook/AllGroupHeader</a> or using includes.<br>

<br>Other way to do it, for administrators, is using local customisation. This way, the style may be shared by the entire wiki.<br>Have a look at <br><a href="http://www.pmwiki.org/wiki/PmWiki/WikiStyles" target="_blank">http://www.pmwiki.org/wiki/PmWiki/WikiStyles</a> (go to Custom style shortcuts)<br>

<a href="http://www.pmwiki.org/wiki/PmWiki/CustomWikiStyles" target="_blank">http://www.pmwiki.org/wiki/PmWiki/CustomWikiStyles</a> <br><br>Hope this may help you.<br>Gilles.