Page 1 of 1

[SOLVED] Avatar float trouble

Posted: Sun Apr 02, 2006 4:49 pm
by HiddenS3crets
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:

Code: Select all

.news_avatar {
        float: right;
        padding: 2px;
        margin: 0 0 10px 10px;
        border: 1px solid #696969;
}

Posted: Mon Apr 03, 2006 1:45 am
by matthijs
Did you find a solution already? I looked in FF, Moz and IE and they all align well.

Posted: Mon Apr 03, 2006 2:03 am
by John Cartwright
Yes he did.. I'll mark this solved.