PDA

View Full Version : Guest Welcome Message


ChavMagnet
10-08-2006, 10:00 PM
Ok basically this mod will replace the default message to you vistors and hopefully encourange them to sign up. This has been done before but not in this style thanks for looking

Preview
http://www.chavmagnet.com

SS :- http://img217.imageshack.us/img217/1702/ssgj9.gif

Simple open your ForumHome Template

Admincp >> Style Manager >> Your Skin >> ForumHomeTemplate >> ForumHome

Then find this code

<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
<!-- / guest welcome message -->

Replace With

<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<div style="background: #EEFFDC; border: 2px dashed #448833; padding: 8px; text-align: center; font-size: 90%;">
Welcome to our forums! To post messages, you will need an account. <a href="register.php?"><b>Create your free account now</b></a>.
</div>

<br /></td>
</tr>
<!-- / guest welcome message -->

Total666
10-09-2006, 09:02 PM
Thanks for a great mod , One question , I would like to have the text black , Ideas .. Total

ChavMagnet
10-10-2006, 05:05 AM
Use this



<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<div style="background: #EEFFDC; border: 2px dashed #448833; padding: 8px; text-align: center; font-size: 90%;"><font color="#000000">
Welcome to our forums! To post messages, you will need an account. <a href="register.php?"><b>Create your free account now</b></a>.
</div>

<br /></td>
</tr>
</font>
<!-- / guest welcome message -->

shete
10-10-2006, 07:21 AM
I love this !! Thank you !!!!

ChavMagnet
10-10-2006, 02:50 PM
No Problem Shete

Total666
10-11-2006, 12:45 AM
Use this



<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<div style="background: #EEFFDC; border: 2px dashed #448833; padding: 8px; text-align: center; font-size: 90%;"><font color="#000000">
Welcome to our forums! To post messages, you will need an account. <a href="register.php?"><b>Create your free account now</b></a>.
</div>

<br /></td>
</tr>
</font>
<!-- / guest welcome message -->



Thanks man , thats what I was after .. Total

ChavMagnet
10-12-2006, 02:44 PM
No worries bro :)

Klaymen TK
10-12-2006, 07:53 PM
Good mod. Thanks for it.

hal05
10-12-2006, 10:58 PM
Thanks!

iran.gs
11-22-2006, 11:01 PM
Excelent Thankssssssssssss

DieselMinded
03-28-2007, 05:46 AM
Clicked Install

Love it and it was real easy to edit with Custom Text

THANK YOU!

DM

momo2
07-04-2007, 09:17 PM
nice job add this and u really get a better looking

<blink> Create you free account now</blink>

AuroraStorm
07-05-2007, 06:46 PM
Can't wait to hook my joint up with this!

AuroraStorm
07-05-2007, 06:53 PM
Oooh...quick question: Can I put that register button that Triky posted inside of this mod?

gamerzhut
07-21-2010, 04:19 PM
Definetly gonna use this, thanks :)