Hi, great plugin, searched the forum and found an answer to styling the directory layout using classes .wpu-user .wpu-user img and .wpu-id
Having a real job though trying to style the profile page without upsetting the layout of the directory page.
If I add .avatar to my style sheet and float left, it creates the layout I want on the profile page, wrapping the information around the avatar, but it breaks the layout on the description page.
I have added .avatarprofile to my stylesheet as my attempt to differentiate the styling of avatars on the two different pages, but this sole addition to the stylesheet has had no effect on the layout.
I have been advised that adding a variation of .avatar is the right approach, but this is as far as I can get with that tactic.
What code do I need to add, or what other class could I call on to display the profile image floating left and be independent of the directory image style.
Thanks, I have been on this for hours...and feel like I know everyone here:)