Winterworks
02-14-2008, 03:01 PM
It says..
/// Template To Edit : 1 - FORUMHOME ///
In FORUMHOME find:
$activemembers</span>
</if>
</div>
after that add:
$vbphrase[ibparcade_game_count] $gcount ,
$vbphrase[ibp_newest_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$addedgid">$addedtitle</a>
<img src="$vboptions[bburl]/arcade/images/$addedimage$smll" title="$addeddescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>,
$vbphrase[ibp_random_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$randomgid">$randomtitle</a>
<img src="$vboptions[bburl]/arcade/images/$randomimage$smll" title="$randomdescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>
/// End ///
Thats it..Enjoy !!
Where do I write this and edit it..? Like where is FORUMHOME?
/// Template To Edit : 1 - FORUMHOME ///
In FORUMHOME find:
$activemembers</span>
</if>
</div>
after that add:
$vbphrase[ibparcade_game_count] $gcount ,
$vbphrase[ibp_newest_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$addedgid">$addedtitle</a>
<img src="$vboptions[bburl]/arcade/images/$addedimage$smll" title="$addeddescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>,
$vbphrase[ibp_random_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$randomgid">$randomtitle</a>
<img src="$vboptions[bburl]/arcade/images/$randomimage$smll" title="$randomdescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>
/// End ///
Thats it..Enjoy !!
Where do I write this and edit it..? Like where is FORUMHOME?