Jump to content

Template:Navcard: Difference between revisions

m CSS test
Tag: Reverted
m CSS test
Tag: Reverted
Line 1: Line 1:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
__NOTOC____NOEDITSECTION____NOTITLE__{{#css:
   #link-overlay {
   #link-overlay {
    height: {{{height|180}}}px;
    width: {{{width|200}}}px;
     border: solid;
     border: solid;
     overflow: hidden;
     overflow: hidden;
Line 36: Line 34:
   }
   }
}}
}}
<div id="link-overlay"><div id="overlay">[[File:Invisible-png.png|{{{width|200}}}x{{{height|180}}}px|link={{{link|}}}]]</div><div id="container"><div id="img-container">[[File:Stillwindsclimate.jpg|{{{width|200}}}px|link=]]</div><div id="title">{{{text|Category}}}</div></div></div>
<div id="link-overlay" style="height:{{{height|180}}}px; width: {{{width|200}}}px;"><div id="overlay">[[File:Invisible-png.png|{{{width|200}}}x{{{height|180}}}px|link={{{link|}}}]]</div><div id="container"><div id="img-container">[[File:Stillwindsclimate.jpg|{{{width|200}}}px|link=]]</div><div id="title">{{{text|Category}}}</div></div></div>

Revision as of 15:23, 3 May 2025