Then I have to figure out how to do the banner thingy for a sig. Are there directions for that on that forum somewhere?
Thanks. I'm looking to see if I can find that in the local file thing.
$profiles = array( "Achim" => array( "nick" => "ya_shin", "first" => "Achim", "last" => "", "type" => "watched", "filter" => "", "width" => 65, "height" => 90, "num" => 10, "rows" => 2, "bgcol" => "F8CC75", "font" => "comic.ttf", "fontcol" => "000000", "fontsize" => 10, "hborder" => 3, "wborder" => 5, "padding" => 4, "topmsg" => "What #NAME# has watched recently:",// "botmsg" => "#MOTD_RAND# as of #DATE#", "botmsg" => "as of #DATE#", "topalign" => "l", "botalign" => "r", "quality" => 80) , "Achim_new" => array( "nick" => "ya_shin", "first" => "Achim", "last" => "", "type" => "new", "filter" => "AND boxparent = ''", "width" => 65, "height" => 90, "num" => 10, "rows" => 2, "bgcol" => "F8CC75", "font" => "arial.ttf", "fontcol" => "000000", "fontsize" => 10, "hborder" => 3, "wborder" => 5, "padding" => 4, "topmsg" => "What #NAME# has purchased recently:",// "botmsg" => "#MOTD_RAND# as of #DATE#", "botmsg" => "as of #DATE#", "topalign" => "l", "botalign" => "r", "quality" => 80) );