Quote:
Originally Posted by dizzynation
in the message, your default message, i just want to add "FREE" before services, can anyone explain how to do that? Thanks
|
Code:
<!-- here your message -->
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>
<p><b>Wellcome to $vboptions[bbtitle]</b><br />
Here you'll find everything you need<br />
To be able to use our FREE services you only need to <a href="$vboptions[bburl]/register.php" title="Register to $vboptions[bbtitle]">register</a>.</b>
</p>
<br>
<!-- /here your message -->
Just find this and edit the message as you wish. I've taken the liberty of adding the word free in red for you, but you can edit the entire message as you see it.
Out of interest, and on a separate matter, I want to know if it is possible to pop up with a login box for members, or perhaps 'Choose a username and password', and this brings them to the main registration page with those fields auto-filled in? I know this mod isn't supported any more, but any pointers would be appreciated, thanks.