this is the result of the qeury:
templateid templatesetid title template
715 -1 store_extra_glow <font style="filter:glow(color=$post[glow], streng...
716 -1 store_extra_glow_italic <font style="filter:glow(color=$post[glow], streng...
and the content of the template: store_extra_glow is:
<font style="filter:glow(color=$post[glow], strength=3);height=1px">$post[username]</font>
|