Difference between revisions of "User:TheTric/Zetta/Page/Container/Collapsible"
From SpiralKnights
< User:TheTric | Zetta | Page | Container
(fixed margins) |
(updated icon) |
||
Line 5: | Line 5: | ||
! style="padding:{{{header padding|10px}}}; Font-size: {{{header font-size|1.25em}}}; Font-weight: {{{header font-weight|bold}}}; color:rgb({{{header font-color|background-color}}});"| | ! style="padding:{{{header padding|10px}}}; Font-size: {{{header font-size|1.25em}}}; Font-weight: {{{header font-weight|bold}}}; color:rgb({{{header font-color|background-color}}});"| | ||
<table cellpadding="0" cellspacing="{{#if: {{{icon|}}} | 5 | 10}}" style="margin:{{{centering margin|-10px}}}; background: none; color: rgb({{{header font-color|0,0,0}}})"><tr> | <table cellpadding="0" cellspacing="{{#if: {{{icon|}}} | 5 | 10}}" style="margin:{{{centering margin|-10px}}}; background: none; color: rgb({{{header font-color|0,0,0}}})"><tr> | ||
− | {{#if: {{{icon|}}} | <td | + | {{#if: {{{icon|}}} | <td vertical-align="middle"><div style="overflow: hidden;">{{{icon}}}</div></td>}} |
<td align="left">{{{header|Header}}}</td> | <td align="left">{{{header|Header}}}</td> | ||
</tr></table> | </tr></table> |
Revision as of 22:54, 14 April 2012
|