Quote:
Originally Posted by Tungsten
Change this line in the phpinclude_start file:
Code:
$welcomeavatar = "<span class=\"smallfont\">No Avatar<br/ >Specified</span>";
To read as this:
Code:
$welcomeavatar = "<img src=\"$stylevar[imagesfolder]/noavatar.gif\" title=\"\" border=\"0\" />";
And place the attached noavatar.gif file into your forum images folder.
|
Tungsten thankz that!!
another problem...when i logout...i still see the noavatar.gif not the
guestavatar.gif~~but i already place the pic to images&avatarts
folders...any idea?thankz...