Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Extra Navbar Details »»
Extra Navbar
Version: 1.00, by deadlySniper deadlySniper is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 07-01-2009 Last Update: Never Installs: 81
Template Edits
Re-useable Code  
No support by the author.

Extra Navbar - Can be used for advertising!

Preview:




Installation:


In template: navbar

Find: <!-- / nav buttons bar -->

Below Add:
Code:
<!-- nav buttons bar -->
<!-- PAGENAV POPUP -->

    <div class="vbmenu_popup" id="pagenav_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">

        <tr>
            <td class="thead" nowrap="nowrap">Go to Page...</td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="nohilite">
            <form action="http://www.hdgfx.com/" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
                <input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
                <input type="button" class="button" id="pagenav_ibtn" value="Go" />

            </form>
            </td>
        </tr>
        </table>
    </div>

<style type="text/css">
.adv{margin:0 auto;}
.adv td{padding:0;}
.adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:none;}.adv a:hover{background-color:#000000;}.adv a span{display:none;}
</style>
<table class="tborder adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>

<td class="alt1" width="11%">
<a href="http://sitelink.com">Your Link here?</a>

</td>

<td class="alt1" width="14%">
<a href="http://sitelink.com">Your Link here?</a></td>

<td class="alt1" width="12%">
<a href="http://sitelink.com">Your Link here?</a></td>

<td class="alt1" width="16%">
<a href="http://sitelink.com">Your Link here?</a></td>

<td class="alt1" width="15%">
<a href="http://sitelink.com">Your Link here?</a></td>

<td class="alt1" width="14%">
<a href="http://sitelink.com">Your Link here?</a></td>

<td class="alt1" width="18%">
<a href="http://sitelink.com">Your Link here?</a></td>

</tr>
</table>
Please click Installed!

~Rozzi / deadlySniper

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 05-30-2010, 08:56 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tried it on mine.



I also set the second cellspacing to 0
Reply With Quote
  #53  
Old 05-30-2010, 08:56 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i do editing the right style (pink). In default style i'm using different code for "extra navbar" but i wasn't able to customize it

Reply With Quote
  #54  
Old 05-30-2010, 09:09 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I dont know whats wrong.

This is with the code copied straight onto my forum from the coder.



This is it with the CSS tborder set to none.



And now with cellspacing set to 0

Reply With Quote
  #55  
Old 05-30-2010, 09:12 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ive got an idea.

Remove the class tborder.

Code:
<table class="adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>
Reply With Quote
  #56  
Old 05-30-2010, 09:15 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i know it's weird

after i removed

Code:
<table class="tborder adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>
it messed whole site, take a look

Reply With Quote
  #57  
Old 05-30-2010, 09:17 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No.

Just tborder (remove the red)

Code:
<table class="tborder adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>
Reply With Quote
  #58  
Old 05-30-2010, 09:22 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ups, sorry

Reply With Quote
  #59  
Old 05-30-2010, 09:30 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i also set cellspacing to 0

Reply With Quote
  #60  
Old 05-30-2010, 09:39 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I cant help you without logging onto your board sorry.
Reply With Quote
  #61  
Old 05-30-2010, 09:40 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, thank you for everything, i will try to figure this out by myself
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:40 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05248 seconds
  • Memory Usage 2,318KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete