Hello..
I just download it and i install it byt the place isnt good so i change it to horizonal and i put it to whats going box under the online users..To do this..
OPEN FORUMHOME
FIND
PHP Code:
<!-- end logged-in users -->
</if>
AFTER ADD
PHP Code:
<tr><td class="thead" colspan="2">Tell a friend about RmXs.gr</td></tr>
<tr><td class="alt1" colspan="2" ><span class="smallfont"><form name='REPLIER' method='post' action='/sendpage.php'>
<form action="" method="post">
Your Name:
<input type="input" name="yourname" />
Your Email:
<input type="input" name="youremail" />
Friend name:
<input type="input" name="friendname" />
Friend email:
<input type="input" name="friendemail" />
<input type="submit" name="submit" value="Tell Your Friend" />
</form> </span></td></tr>
SAVE UPLOAD sendpage.php (after you edit it AND YOU DONE)
(Also you must add a go back button to the sent page or do some cosmetic changes

)