Template:RandomEvent: Difference between revisions

From NeoDex
Jump to navigation Jump to search
Completely redoing coding to be cleaner, to use wiki images, and to use modern css style
Even better coding. Thanks to my programmer husband for giving me some pointers!
Line 1: Line 1:
<div style= "width:804px; height:150px; margin:0 auto;">
<div style= "width:804px; height:150px; margin:0 auto; position: relative;">
<span>{{{BGImage}}}
<span style="position: absolute; top: 0px; left: 0px">{{{BGImage}}}</span>
<span style="position: relative; top: -150px;">[[Image:Shh.png]]
<span style="position: absolute; top: 0px; left: 0px">[[Image:Shh.png]]</span>
<span style="position: relative; top: -150px;">{{{Image}}}
<span style="position: relative; float: left;">{{{Image}}}</span>
<span>{{{Text}}}
<div style="position: relative; margin-top: 50px;">{{{Text}}}</div>
</span>
</span>
</span>
</span>
</div>
</div>

Revision as of 02:10, 1 October 2014

{{{BGImage}}} {{{Image}}}

{{{Text}}}