Same question as is in the title.
Any help would be appreciated. ^_^
{
width: ___px;
margin-left: auto;
margin-right: auto;
}
It's not working for me for some reason? I'm trying it on my pets Enfyss and Deyanira.
Oh I thought you meant the entire container not the stuff inside it. Sorry. Use this instead :)
.treasure_item {
float: none;
display: inline-block;
}
{ text-align: center; }