Template:Image
From 2013hs.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <div style="position: relative; width: {{{ | + | <div style="position:relative; width:{{{width|}}}px; height:{{{height|}}}px; overflow:hidden;"> |
+ | <div style="position:absolute; top:0; left:0; z-index:2;"> | ||
+ | [[Image:{{{image|}}}|{{{width|}}}px]] | ||
+ | </div> | ||
+ | <div style="position:absolute; top:0; left:0; font-size:0px; width:{{{width|}}}px; height:{{{height|}}}px; overflow:hidden; line-height:0px; z-index:3;"> | ||
+ | [[{{{link|}}}| ]] | ||
+ | </div> | ||
+ | </div> |