Search found 4 matches

by XCFRES
23 January 2022, 00:12
Forum: Discussions
Topic: Changing background from wooden floor (CSS question)
Replies: 7
Views: 959

Re: Changing background from wooden floor (CSS question)

pjt33 wrote: 18 January 2022, 14:30

Code: Select all

html { background: url('https://example.com/foo.png'); }
Thank you. I see lots of games have custom backgrounds which are not just wood, so that line of code works fine for most of the games. Thanks
by XCFRES
17 January 2022, 10:15
Forum: Discussions
Topic: Changing background from wooden floor (CSS question)
Replies: 7
Views: 959

Re: Changing background from wooden floor (CSS question)


Just be cautious and don't be surprised if some games looks bad with your background :)
I am very happy to take the risk and experiment.

If anyone has the necessary CCS to make the wooden floor go away/be replaced, please share it with me.
by XCFRES
17 January 2022, 08:08
Forum: Discussions
Topic: Changing background from wooden floor (CSS question)
Replies: 7
Views: 959

Re: Changing background from wooden floor (CSS question)

Something that also changes the background when playing games. Not a good idea, game developpers are constructing the UI with a fixed background in mind, weither it's the wooden floor or another one (many new games are using their own background). Modifying the background might make the game really...
by XCFRES
16 January 2022, 23:48
Forum: Discussions
Topic: Changing background from wooden floor (CSS question)
Replies: 7
Views: 959

Changing background from wooden floor (CSS question)

Hello,
Does anyone have boilerplate CSS which I can use to replace the woodenfloor background with something hosted off site?
Something that also changes the background when playing games.

Thank you

Go to advanced search