Back to vBulletin 3.5 Add-ons

GTCustom Pages - Create Custom Pages With Ease
Mod Version: 0.5.0, by Princeton

This modification is in the archives.
vB Version: 3.5.3 Rating: (8 votes - 4.63 average) Installs: 221
Released: 22 Feb 2006 Last Update: 30 Mar 2007 Downloads: 1012
Not Supported Uses Plugins Template Edits Additional Files  

Now, you have the POWER to CREATE CUSTOM PAGES with ease!

ACT NOW AND GET FREE BONUS!
  1. FREE Privacy Policy* (legal policy worth about $100**)
  2. FREE Terms of Services Policy* (legal policy worth about $100**)
  3. FREE Site Map Script
  4. NO COPYRIGHT TEXT visible to end-user!
* No need to edit content as name, companyname, address, etc, etc are all fetched from vBulletin Options.
** I couldn't find a free one that I like so I decided to GIVE you my own Site Policies.

How easy is it to create a custom page?
Create header and content phrase. That's it!

Yea, no joke ... it's that easy.

How to add Links
Add Links In Header: (view attachment)

FIND IN header TEMPLATE:
HTML Code:
    <td align="$stylevar[right]">
        &nbsp;
    </td>
REPLACE WITH:
HTML Code:
     <td align="$stylevar[right]">
<a href="goto.php?section=about$session[sessionurl]">$vbphrase[gtcustom_about_header]</a> | <a href="goto.php?section=privacy$session[sessionurl]">$vbphrase[gtcustom_privacy_header]</a> | <a href="goto.php?section=terms$session[sessionurl]">$vbphrase[gtcustom_terms_header]</a> | <a href="goto.php?section=sitemap$session[sessionurl]">$vbphrase[gtcustom_sitemap_header]</a>
        &nbsp;
    </td>
Add Links In Navbar: (view attachment)
FIND IN navbar TEMPLATE:
HTML Code:
         <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
REPLACE WITH:
HTML Code:
<if condition="$show['popups']">        
        <td id="navbar_tools" class="vbmenu_control"><a href="goto.php$session[sessionurl_q]section=about" accesskey="4" rel="nofollow">$vbphrase[help]</a> <script type="text/javascript"> vbmenu_register("navbar_tools"); </script></td>
<else />
        <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
</if>
FIND:
HTML Code:
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
REPLACE WITH:
HTML Code:
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
    <div class="vbmenu_popup" id="navbar_tools_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
            <td class="thead" nowrap="nowrap">$vbphrase[need_help]</td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="$vbphrase[faq]">
            <a href="faq.php$session[sessionurl_q]">$vbphrase[faq]</a>
        <tr>
            <td class="vbmenu_option" title="$vbphrase[gtcustom_sitemap_header]">
            <a href="goto.php?section=sitemap$session[sessionurl_q]">$vbphrase[gtcustom_sitemap_header]</a>
        <tr>
            <td class="vbmenu_option" title="$vbphrase[gtcustom_about_header]">
            <a href="goto.php?section=about$session[sessionurl_q]">$vbphrase[gtcustom_about_header]</a>
        <tr>
            <td class="vbmenu_option" title="$vbphrase[gtcustom_privacy_header]">
            <a href="goto.php?section=privacy$session[sessionurl_q]">$vbphrase[gtcustom_privacy_header]</a>
        <tr>
            <td class="vbmenu_option" title="$vbphrase[gtcustom_terms_header]">
            <a href="goto.php?section=terms$session[sessionurl_q]">$vbphrase[gtcustom_terms_header]</a>
            </td>
        </tr>
        </table>
    </div>

TUTORIALS
  1. http://www.vbulletin.org/forum/showthread.php?goto=newpost&t=108586 now available
  2. [HOWTO] Create "Latest Threads" Custom Page

Download

This modification is archived and cannot be downloaded.

Screenshots

       

 

Similar Mods

Mini Mods Sections for logged in users in GTCustom Pages vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024