• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Inserting images as backgrounds [SOLVED]

OrganicUFO

they/them
Hi! So I've been tampering around and no matter what I do I can't seem to insert images as backgrounds. I find at best this link to imgur happens (which isn't even shown in the post which is why it's its own image!), and at worst nothing.

Screen Shot 2021-05-20 at 1.17.03 PM.png


result:



The code (sans spaces):
[b g= [ i m g] image here [/ img] test [/b g][/bg]
 
hi there! i think i see the problem here. if you want to use an image as a background, it might be a liiitle bit more complicated. try using this method:
as you can see here, i've written out the width and height you want the background to be (which can be changed to however big or small you want) and i set the margin to auto so it is automatically centered. then, you insert the image url, and voila!

Code:
[bg=transparent; margin: auto; width: 400px; height: 400px; background: url(https://i.ibb.co/Sv7NFQ5/1ed90c5592ca05a8ab387c72d9cc4ab8.jpg);][/bg]

 
hi there! i think i see the problem here. if you want to use an image as a background, it might be a liiitle bit more complicated. try using this method:
as you can see here, i've written out the width and height you want the background to be (which can be changed to however big or small you want) and i set the margin to auto so it is automatically centered. then, you insert the image url, and voila!

Code:
[bg=transparent; margin: auto; width: 400px; height: 400px; background: url(https://i.ibb.co/Sv7NFQ5/1ed90c5592ca05a8ab387c72d9cc4ab8.jpg);][/bg]


Ah! That's perfect, thank you so much! I really appreciate it! Now I'll hopefully be able to finish up this character sheet's BBCode!
 

Users who are viewing this thread

Back
Top