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
  #42  
Old 05-30-2010, 07:43 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes, it changed font color to black ;(

uff, do you have any other idea?
Reply With Quote
  #43  
Old 05-30-2010, 07:52 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok lets add some more CSS attributes.

After
Code:
white;
add

border-color:#000000;border-style:none

It should look like this.

.adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:none;background-color:#000000;color: white;border-color:#000000;border-style:none}.adv a:hover{background-color:#000000;}.adv a span{display:none;}
Reply With Quote
  #44  
Old 05-30-2010, 07:59 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately, there is absolutely no changes on my site after i added this two CSS attributes (plus i supose, you forgot about semicolon on the end, but in both versions - with and without it- no changes)
Reply With Quote
  #45  
Old 05-30-2010, 08:01 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you link me to your site please or PM me
Reply With Quote
  #46  
Old 05-30-2010, 08:08 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, i send you a PM

also i'm using this theme...

https://vborg.vbsupport.ru/showthread.php?t=214585
Reply With Quote
  #47  
Old 05-30-2010, 08:23 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You see this post : https://vborg.vbsupport.ru/showpost....4&postcount=38

AdminCp>Styles & Templates>Pink> GO and then scroll down

You may have shown me the wrong picture from your default style.
Reply With Quote
  #48  
Old 05-30-2010, 08:31 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After i saw, this is no solution i changed "Table Border" to old color, but....

Now i changed back and made everything black again in "Table Border in Admin Panel", you can now take a look and see on site how it looks...

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

I don't know if you looking on right template, but you can also add "/index.php?styleid=3" to the link i gave you
Reply With Quote
  #49  
Old 05-30-2010, 08:40 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Right, Ive got it.

Its your CSS tborder



Look how ive changed it to none.
Reply With Quote
  #50  
Old 05-30-2010, 08:49 PM
maxell666 maxell666 is offline
 
Join Date: Feb 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm, i don't understand, what i'm doing wrong...

here is my Table Boder...



and here is how it looks on my forum...

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

Your editing the wrong style, goto your default and look at your other heading at the top in black.

Notice how the table border is now missing.
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:34 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.04706 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
  • (2)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