Difference between revisions of "Template:Click"
From Fortress Forever Wiki
Jump to navigationJump to searchSqueek-10494 (talk | contribs) (New page: <div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> <div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-h...) |
Squeek-10494 (talk | contribs) |
||
| Line 1: | Line 1: | ||
<div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> | <div style="position: relative; width: {{{width}}}; height: {{{height}}}; overflow: hidden"> | ||
| − | <div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: | + | <div style="position: absolute; top: 0px; left: 0px; font-size: 100px; overflow: hidden; line-height: 300px; z-index: 3">[[{{{link}}}| ]]</div> |
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div> | <div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{image}}}|{{{width}}}|{{{link}}}]]</div> | ||
</div> | </div> | ||