I decided today to attempt to fix the alignment of Clariel's trophy, which had been directly under my name, but shifted too far to the left. Well, now you see what I have done. I don't want to thrash around in there any more, because I don't know what I'm doing. Anyone know what I need to change to make this thing behave?
| [box=#d2918c][/box] | [box=#957dad][/box] |
| [box=#FEC8D8][/box] | [box=#E0BBE4][/box] |
| [box=#d5d6ea][/box] |
You want it centered like the rest?
If so no need to position it, just add
.pet_spotlight { text-align:center; }
This can be done because the spotlight section is really just a paragraph, not a div. ^_^