Template:Superimpose: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Removed "display: block;" from div style)
(Added pixel specification)
Line 1: Line 1:
<div style="position: relative;"><div class="hiddenStructure{{{x}}}" style="position: absolute; left: {{{x}}}; top: {{{y}}}; padding: 0;">[[Image:{{{float}}}|{{{float_width}}}|{{{float_caption}}}]]</div>[[Image:{{{base}}}|{{{base_width}}}|{{{base_caption}}}]]</div>
<div style="position: relative;"><div class="hiddenStructure{{{x}}}" style="position: absolute; left: {{{x}}}px; top: {{{y}}}px; padding: 0;">[[Image:{{{float}}}|{{{float_width}}}|{{{float_caption}}}]]</div>[[Image:{{{base}}}|{{{base_width}}}|{{{base_caption}}}]]</div>

Revision as of 15:51, 21 October 2005

[[Image:{{{float}}}|{{{float_width}}}|{{{float_caption}}}]]
[[Image:{{{base}}}|{{{base_width}}}|{{{base_caption}}}]]