Vorlage:Ombox: Unterschied zwischen den Versionen
Decreasing the empty left image cell from a total of 3px width to 1px width. Can't be 0px since then boxes who are not filled with text don't stay 80% wide.
imported>Happy-melon K (Reverted edits by Happy-melon (talk) to last version by Davidgothberg) |
imported>Davidgothberg (Decreasing the empty left image cell from a total of 3px width to 1px width. Can't be 0px since then boxes who are not filled with text don't stay 80% wide.) |
||
Zeile 12: | Zeile 12: | ||
<tr> | <tr> | ||
{{#ifeq:{{{image|}}}|none | {{#ifeq:{{{image|}}}|none | ||
| <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 1px;"></td> | | <!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --><td style="border: none; padding: 0px; width: 1px;"></td> | ||
| <td class="ombox-image"> | | <td class="ombox-image"> | ||
{{#if:{{{image|}}} | {{#if:{{{image|}}} |