[SOLVED] Avatar float trouble
Posted: Sun Apr 02, 2006 4:49 pm
Basically the avatars shown here are supposed to all float on the right, but some are not all the way to the right. How can I get them to all line up on the right side?
This is the css code:
This is the css code:
Code: Select all
.news_avatar {
float: right;
padding: 2px;
margin: 0 0 10px 10px;
border: 1px solid #696969;
}