Comments on [ F2U ] Noxious All Comments Start of Thread Parent

Even if the image was too big, I coded it so that any size would fit it, regardless if it was 200px or 3000px :0

Also, I just had a check and it seems that you have WYSIWYG on, or at least used it for editing.  Please refer to this guide if you'd like to continue using codes and restart the profile IF you're still struggling to input the images in.  Visually, it seems functional but you can't edit further if you want backgrounds.

This user's account has been closed.

Thanks for that!  I've found out why the images are faulty!  The reason why the images do not work is that somehow, bits of the background code have been deleted.  This may have happened when you used WYSIWYG.

Where it says background:; (Line 16) or background-image:; (in [RIGHT BOX], around Line 35) should actually be background:url(LINK OF IMAGE URL');

Please replace the above with that!  Also, the first line of code, be sure to add background-size:cover; afterwards.  This is what makes the image spread so that it covers the code, regardless of size.  After you do that, put in the image url in where it says 'LINK OF IMAGE URL' — INSIDE the brackets!  Have a look below:

32962553_F4wLEx53T3APelj.pngExcuse the blurriness, my bad LMAO

It may look different from how it may be set out in your code but take note of how it should look in order for the images to appear.  As long as you follow my instructions, it should all come along fine ^^

This user's account has been closed.

Are you using WYSIWYG or Code Editor to edit?  You've deleted even more things, even though I only specified two things to change with an image for a guide.. ;;

I've whipped up your character's code with placeholder images.  Here's the code, please be careful when editing the images. [ code ]

This user's account has been closed.
1 Replies