Quote:
Originally Posted by Psionic Vision
That's the way it is meant to work. People get to keep their buddy lists, but the intersections of buddy lists are what creates friend lists.
A fix has already been posted in this thread.
|
If you are talking about the Zodiac fix, I have updated already for that one.
I'll look to see if there was another.
I'll also try reverting the memberinfo template and redoing the edits
*yup, I must of missed some code b4, all is working now

*
oh, and if someone wants a red and black style that was made up real fast, here is one
Code:
body {
background:#000000;
color:#ff0000;
}
.tcat {
background:#000000;
color:#ff0000;
}
.thead {
background:#000000;
color:#ff0000;
}
.tborder {
border:dotted #FF0000;
}
.tbody {
background:#000000;
}
.tfooter {
background:#000000;
color:#ff0000;
}
Let me know if you have some others,
thanks