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)
-   -   Mini Mods - [Naxon] Welcome Box On Index (https://vborg.vbsupport.ru/showthread.php?t=142907)

Naxon 03-22-2007 10:00 PM

[Naxon] Welcome Box On Index
 
And another Template Modifiction :)

This Modifiction adds a box below of the navbar with welcome message.
It's very nice, and easy to install :)

Installation
  1. Edit the FORUMHOME template.
  2. Find:
    Code:

    $header
    $navbar

  3. Add Below:
    Code:

    <br />
    <!-- Welcome Box By Naxon -->
        <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
        <tr>
    <td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')">
            </a><b><center>Welcome</center></b></td>
            <tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
            <tr>
                <td bgcolor="#F5F5FF"><div><span style="color: black;">
                <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
    Welcome Text
                </table>
                </a></span></div>
                </a></span></div>
                </td>
            </tr>
            </td>
        </tr>
        </table>
    <br />
    <!-- /Welcome Box By Naxon -->

  4. Save
Very easy to install, and very nice :)

Enjoy :)

** Don't ask for ScreenShots because of my forum is in Hebrew, and you'll not understand **

Naxon 03-23-2007 09:35 AM

~ Reserved ~

rjmjr69 03-23-2007 11:00 AM

I'm assuming you add 4 to 3 and save?

Naxon 03-23-2007 11:29 AM

Quote:

Originally Posted by rjmjr69 (Post 1210245)
I'm assuming you add 4 to 3 and save?

what?...

danny75 03-23-2007 12:26 PM

nice ;)

bashy 03-23-2007 04:22 PM

Can ya put that code in some code tags please, that way guests cannot see the code :)

Code:

<!-- Welcome Box By Naxon --> <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr> <td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')"> </a><b><center>Welcome</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr> <td bgcolor="#F5F5FF"><div><span style="color: black;"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist"> Welcome Text </table> </a></span></div> </a></span></div> </td> </tr> </td> </tr> </table>
<br /> <!-- /Welcome Box By Naxon -->


Naxon 03-23-2007 04:34 PM

Why? =\

bashy 03-23-2007 04:53 PM

because guests are not meant to see the code, when its in the code tags guests cannot see it, Unregistered are not allowed to view code or download hacks m8.... Also Staff will only tell you to anyway...

airborneCAL 03-23-2007 05:00 PM

What would having your forum in Hebrew have to do with seeing how it would look? I'm curious because I'd really like to see a screenshot of how the box looks, not necessarily the language.

Naxon 03-23-2007 10:05 PM

Ok, I added ScreenShot...


All times are GMT. The time now is 03:44 PM.

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.02970 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete