Difference between revisions of "User talk:Annie B. US2018100133"
Jump to navigation
Jump to search
(→Background images.: new section) |
|||
Line 1: | Line 1: | ||
− | == Background images. == | + | Please use <nowiki>"~~~~"</nowiki> to sign your messages. |
+ | |||
+ | === Background images. === | ||
How can I set a background image? | How can I set a background image? | ||
Line 7: | Line 9: | ||
<nowiki><div style="{{#backgroundImage:Shyft Background.jpeg}};background-size:cover;background-attachment:fixed;"> | <nowiki><div style="{{#backgroundImage:Shyft Background.jpeg}};background-size:cover;background-attachment:fixed;"> | ||
</nowiki> | </nowiki> | ||
+ | |||
+ | :That is something I'm working on, currently. MediaWiki strips out html and css background-image properties as a security feature. I'm not at all sure what that {{#backgroundImage parser function was coming from, and I've thus far not found anyone who knows who set it up. [[User:Annie B. US2018100133|Annie B. US2018100133]] ([[User talk:Annie B. US2018100133|talk]]) 23:37, 26 August 2020 (UTC) |
Revision as of 23:37, 26 August 2020
Please use "~~~~" to sign your messages.
Background images.
How can I set a background image?
I used to be able to use code like this on the old wiki to get a static background image:
<div style="{{#backgroundImage:Shyft Background.jpeg}};background-size:cover;background-attachment:fixed;">
- That is something I'm working on, currently. MediaWiki strips out html and css background-image properties as a security feature. I'm not at all sure what that {{#backgroundImage parser function was coming from, and I've thus far not found anyone who knows who set it up. Annie B. US2018100133 (talk) 23:37, 26 August 2020 (UTC)