quote:
Originally posted by diablotin
to make it transparent
code:convhistory[class="DefaultWallpaper"]
{
background:rcclr(20232);
alpha50;
}
That alpha doesn't look right to me
Shouldn't you update the rcclr to an argb value and specify it like that?