Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(rm pointless div; revert me if it doesn't work fine on IE)
m (previous version centered the text as well.)
Line 1: Line 1:
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; margin: 0 auto 0 auto; text-align: center" align="center"
+
<div style="text-align: center;">
 +
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; margin: 0 auto;" align="center"
 
|-
 
|-
 
| [[Image:{{{image}}}|40px| ]]
 
| [[Image:{{{image}}}|40px| ]]
| '''{{{heading}}}''' <br> <small>{{{message}}}</small>
+
| '''{{{heading}}}''' <br /> <small>{{{message}}}</small>
 
|}
 
|}
 +
</div>

Revision as of 17:52, 8 July 2005

[[Image:{{{image}}}|40px| ]] {{{heading}}}
{{{message}}}