i forgot about the background, thas was my fault. Nice it is fixed now.
while looking at your site there 2 more things i noticed.
in profile the about me section header text is quit dark and in view site leaders the name is invisible.
to fix add following code in additional css:
Code:
.userprof_headers {
background-color: #434430;
background-repeat: repeat-x;
color: #FFFFFF;
}
.blocksubhead a {
color: #222222;
text-decoration: none;
}
Not that i want to be a pain in the butt, but i was looking at your site anyway i noticed it.