Is there a code that I can input into a pet profile to make it so the profile looks the same in all aspect ratios? Because I'm coding a pet profile for a friend, and it looks good to me, but for other people, boxes are in the wrong spot. click.
I thought maybe a position:relative tag would work, and I had put it in the HTML area.. but I don't know. :c
The only thing I would suggest is not making the background fullscreen like that. I would keep it at a set dimension, and then maybe make the edges fade out so it blends into a background color better. (like this)
Then you can position the boxes based on the new background and they'll stay there.