nice one. Last edited by charlessiason (2008-06-02 00:26:29)
sorry
try this one
[quote]/* GRUNDGE EFFECT */
.commonbox {
filter:blur(add=true direction=180 strength=20) alpha(opacity=80);
}
.commonbox .evenrow {
filter:blur(add=true direction=180 strength=20) alpha(opacity=80);
}
.controlpanel {
filter:blur(add=true direction=180 strength=20) alpha(opacity=80);
}
.controlpanel .so, .minicontrolpanel .so {
filter:blur(add=true direction=180 strength=20) alpha(opacity=80);
}
.controlpanel .sol, .minicontrolpanel .sol {
filter:blur(add=true direction=180 strength=20) alpha(opacity=80);
}
.controlpanel .sob, .minicontrolpanel .sob {
filter:blur(add=true direction=180 strength=20) alpha(opacity=80);
}[/quote]
sorry cus
my I.E is going CRAZY
dang virus
Last edited by - razian - (2008-09-28 02:50:45)
..what part of the css section shall i put it anyway??thnx!!