Nevermind. I figured it out. Here’s the code.
<?php echo bb_get_avatar( $topic->topic_poster, '30' );?>
Someone should publicize this — there’s literally barley any information out there on how to do it so simply.
30 is the size of the avatar.
Well, I looked through it again and there’s not really any conflicting elements in the CSS that match the WordPress CSS, so what could the problem be?
I’m pretty sure they’re fine. I think it has something to do with my WordPress CSS though because they didn’t do that before I added in the WordPress functions.