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
  #32  
Old 05-10-2010, 06:56 PM
Jaske's Avatar
Jaske Jaske is offline
 
Join Date: Apr 2010
Location: South Philadelphia
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just what I've been looking for!! Although I couldn't find it in my "navbar" (placed in "header") and it pushed my forums and home page down when placed directly under the <!-- / nav buttons bar --> it's a great mod. I just placed it at the very bottom of the code and it worked great. Thanks!!
Reply With Quote
  #33  
Old 05-10-2010, 10:39 PM
kjsmith84 kjsmith84 is offline
 
Join Date: Sep 2009
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Feanor_87 View Post
Wow, great mod!!

Is there anyway to add drop-downs to it?
x2
Reply With Quote
  #34  
Old 05-22-2010, 11:56 AM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey guys,

this mod is great, thank you. I just have two questions. It's really important for me...

1.) I want to change the background of whole extra navbar to "red". Buf if change value at "background-color:" it only changes color, when i put my mouse on the link, but the navbar stays with old color.

2.) How to change the color of the links to white. I just want new color for links in this extra navbar and not on my whole forum? Any suggestions?

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

can someone please help me?
Reply With Quote
  #36  
Old 05-27-2010, 03:29 PM
kjsmith84 kjsmith84 is offline
 
Join Date: Sep 2009
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by maxell666 View Post
can someone please help me?
just use a html color code for each link
Reply With Quote
  #37  
Old 05-28-2010, 02:53 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, thanks for your help. this is what i did so far (background is black and links are white)...

http://img267.imageshack.us/img267/883/extranavbar.jpg

But i have still problem with this white border and i have no idea, how to make it black? any idea?

this my code for extra navbar...

Code:
<tr><td>
<!-- nav buttons bar -->
<!-- PAGENAV POPUP -->

    

<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;background-color:#000000;color: white;}.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>
</td></tr>
Reply With Quote
  #38  
Old 05-30-2010, 02:02 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

What is your CSS table border colour ?


AdminCP>Styles & Templates> GO - scroll down till you find CSS Selector: .tborder

It looks like this



Right hand box is probably what is making your borders white.
Reply With Quote
  #40  
Old 05-30-2010, 07:23 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First, thank you for your help. After your sugestion, i change tb.border in admin panel. Here, how it looks now...

http://img688.imageshack.us/img688/1336/editk.jpg

But there was just small change on the extra navbar and there is still white border inside. Take a look (i made the photo bigger)...

http://img18.imageshack.us/img18/9205/extranav2.jpg

Any idea how to make it completely black?
Reply With Quote
  #41  
Old 05-30-2010, 07:37 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here you go, dont know why I didnt spot it before.

Code:
.adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:none;background-color:#000000;color: white;}.adv a:hover{background-color:#000000;}.adv a span{display:none;}
I was looking for hex, lol : Change the 'white' to 'black'

Lets see what that does. Maybe font colour , not sure.
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 09:05 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.04550 seconds
  • Memory Usage 2,328KB
  • 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
  • (3)bbcode_code
  • (2)bbcode_quote
  • (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