User talk:Annie B. US2018100133

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search

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)


Ok cool. I'm mostly a copy/paste wiki person, so my knowledge of the code is rather basic.