Resolved How to See the Theme Background?

NeithR

Headless Horseman
Looking at the theme background, I realized there is still more content in the image which is covered by the tables.
Is there some way to see the theme's full background?
Just curious :D.

(or maybe the name of the css file so I can check using view source code?).
(Also, I have tried with while loading the page, but the tables loaded first than the background image)

Thanks! :D
 
I dunno what browser you use, but I use firefox and it's as simple as right clicking on the background and going "View Background image."

Not sure if your browser, whatever one you're using, has a similar function.

For example

http://forums.terraria.org/styles/crimson/relogic/background/BG.jpg

You might be able to replace "Crimson" with the theme of your choice. Hallow, jungle, etc.

Thanks, it worked very well :D.
I use Chrome, didn't find view background using right click there :D.
 
Didn't expect there were replies yesterday from my solved question 6 years ago :dryadgrin: .

The solution 6 years ago is still working well by visiting:

Code:
https://forums.terraria.org/styles/x/relogic/background/BG.jpg

Replace x with:
- snow
- crimson
- corruption
- underground
- jungle
- hallowed
- overworld

Example:
Code:
https://forums.terraria.org/styles/jungle/relogic/background/BG.jpg

will access the jungle background.
 
Didn't expect there were replies yesterday from my solved question 6 years ago :dryadgrin: .

The solution 6 years ago is still working well by visiting:

Code:
https://forums.terraria.org/styles/x/relogic/background/BG.jpg

Replace x with:
- snow
- crimson
- corruption
- underground
- jungle
- hallowed
- overworld

Example:
Code:
https://forums.terraria.org/styles/jungle/relogic/background/BG.jpg

will access the jungle background.
Thanks!
 
Back
Top Bottom