Replies

May 24, 2009 16 years ago
fairie_wind
User Avatar

Somehow, I'm unable to make the columns and headers of the profile transparent. I believe this code is supposed to do the trick:

.block, .info_block { background-color : transparent; }

but it just isn't working.

Help would be appreciated. Thanks!

May 24, 2009 16 years ago
PAROXYSM
is a survivor
User Avatar

try this one?

, .block, .header, .info_block { background-image: url(); background-color:transparent; border:0px; }

May 24, 2009 16 years ago
fairie_wind
User Avatar

ooh, IT WORKS! Thank you sooo much! :D

Please log in to reply to this topic.