I'm actually half done with one of pet's profile, but now I'm looking for a code I could not find anywhere. It's about putting EVERYTHING (Pet, Minion, Treasure chest and friends) into one column in the center with a border and background colour.
This is the profile. Mind you, I'm a totally newb in coding :c
Help please?
:
Everything is already in one column, namely . To give it a background and border, use this {background: ; border: 2px solid ;}
But replace the values with your own. :]
Exactly what I was looking for. Thanks a lot! :D
Sorry if I bother you, but now I see a huge empty space on the right side of my column. It has something to do with the stats, but I don't know how to make it away :c could you help me again, please?
:
You need to lessen the width of the , like this:
{width: 450px;}
You're a genious! Thanks again, now everything is fine :D