vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Guest Welcome Message (https://vborg.vbsupport.ru/showthread.php?t=128655)

ChavMagnet 10-08-2006 10:00 PM

Guest Welcome Message
 
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

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

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>
                <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



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>
                <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

Quote:

Originally Posted by ChavMagnet
Use 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>
                <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 :)


All times are GMT. The time now is 05:53 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01273 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete