Hi all. A very noob question. Is there any way to view the Character Backgrounds as they appear behind the Character Sheet but without the Character Sheet itself? I can view them as a very small image, but not the size they are behind the Character Sheet.
Hi all. A very noob question.
Is there any way to view the Character Backgrounds as they appear behind the Character Sheet but without the Character Sheet itself?
I can view them as a very small image, but not the size they are behind the Character Sheet.
Homebrew: | Races | Items | Monsters | Spells | Backgrounds | Feats
Did you find an answer to this? I would also like to view Character Backgrounds at full size without charter sheet info in front of it.
1. Go to the character that has the backdrop you want
2. Right click on the background and select "Inspect (Ctrl + Shift + I)
3. A scary menu full of strange code will open. That is the websites HTML code.
4. Click anywhere in that code
5. Tap "Ctrl + F" to open the search
6. Search for this exact string: "background: url("
7. You will see something like this:
@media (min-width: 1921px) { html body.body-rpgcharacter-sheet { background: url( https://media-waterdeep.cursecdn.com/avatars/7118/399/637038138795085570.jpeg)
8. Copy the link in the url brackets (https://media-waterdeep.cursecdn.com/avatars/7118/399/637038138795085570.jpeg) and open it in a new tab.
Origional Source: https://www.dndbeyond.com/forums/d-d-beyond-general/general-discussion/60129-backdrop-art
Using Firefox, I was able to extract them by using "Ctrl+I" before just selecting the PNG.