Template talk:Nft2

From Neocron Wiki
Revision as of 13:12, 10 June 2008 by Brammers (talk | contribs) (New page: Ok the solution looks simple, but I need Delphi to check it over just to make sure I'm not breaking something. I've added:- <nowiki>width:{{ #expr: 10 + {{{size}}} }}px</nowiki> To the...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Ok the solution looks simple, but I need Delphi to check it over just to make sure I'm not breaking something.

I've added:-

width:{{ #expr: 10 + {{{size}}} }}px

To the first div style attribute. What it does is force the browser and the CSS to keep the same width of the image, with a little margin, to keep it looking pretty. --Brammers 14:12, 10 June 2008 (BST)