Quote:
Originally Posted by PoetJA-1975
Excellent share = Thanx 
It would be nice to have a background IMAGE though.
Also - is there anyway - to center the text?
Thanx.
Jacquii.

|
Change the numbers in red higher or lower
imagestring( $my_img, 5,
78, 0, $vbulletin->options[bbtitle], $text_colour );
imagestring( $my_img, 2,
95, 15, $vbulletin->options[bburl], $text_colour );
imagesetthickness ( $my_img, 2 );
imageline( $my_img, 0, 30, 300, 30, $line_colour );
imagestring( $my_img, 2,
36, 40, "Threads: $total_threads Posts: $total_posts Members: $total_members", $text_colour );