make a custom profile field which can only be 7 character long for the input...
Call it Custom Title Color
In that field they can type the hex of the color they want the title to be...
then find out what profile field it is (can't remember how to do it but its not har)
then in ure postbit template find this bit:
$post[usertitle]
then change that to:
<font color="$post[fieldx]">$post[usertitle]</font>
instead of the "x" in "fieldx" insert the number of the profile field..
i have not tested this but it should work... however it will only work on ure postbit templates...
l8er
|