top



hi all,
well:

I can't see images in all my forum posts =(
how can i get solved this problem?

bye

Here or on your forum ?

on my forum! =)

It may that you hide the images with CSS Smile

well, what i have to do? =)

Remove this part from your CSS:

Code:
.resize_process img.resize_img {
display: none;
}

i haven't got it =(

Ok add it and change the "none" to "block" Smile

it don't go =(

add "!important" after the "block" Smile