Difference between revisions of "Template:Message box"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(revert - the previous version isn't centered in Firefox. Work out the CSS details on the talk page, then edit the template.)
(rv to Netoholic again, with modified margins so it centers in FF)
Line 1: Line 1:
{| align=center class="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; padding: .2em; margin-bottom: 3px; width: auto;"
+
<div style="text-align: center;">
 +
{| class="notice noprint" id="{{{id}}}" style="background: {{{backgroundcolor}}}; border: 1px solid #aaa; margin: 0 auto 0 auto;" align="center"
 
|-
 
|-
| rowspan=2 style="padding-right: 4px; padding-left: 4px;" | [[Image:{{{image}}}|40px|]]
+
| [[Image:{{{image}}}|40px| ]]
| '''{{{heading}}}'''
+
| '''{{{heading}}}''' <br> <small>{{{message}}}</small>
|-
 
| <span style="font-size: 90%">{{{message}}}</span>
 
 
|}
 
|}
 +
</div>

Revision as of 16:43, 8 July 2005

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