Hello
I am looking for advice/example of overriding the look of the user profile page in TB-wall.
Currently, the user profile page has a very small user image.
Changing this in css/artucles.css will affect the user image all over the site and is not the solution I am looking for.
.user-picture img {
width: 35px;
height: 35px;
}