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

Reply
 
Thread Tools
Extra Navigation Bar Without Any Plugin or Mod Details »»
Extra Navigation Bar Without Any Plugin or Mod
Version: 1.00, by XiTCLUB XiTCLUB is offline
Developer Last Online: Feb 2020 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.0.x Rating:
Released: 10-30-2010 Last Update: Never Installs: 13
 
No support by the author.

Hi,

Friendz I am Here with Another Beautiful Modification
No Template Modification, Plugins, Or Mods Needed!


Modification : Navigation Bar
Method : HTM, CSS
Demo : http://www.xitclub.com/forum.php?styleid=29 ( See Top Navbar )

Installation:

1: Upload Attached File "nav_style.css" to Your Forum Root
2: Add The Following Code in header Template at very Top

header template = Admincp > Styles & Templates > Style Manager > Your Template > Edit Templates > header
Code:
<html>
<head>
<link href="nav_style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="cnavbar">
    <center>
        <div id="cnavtabs" class="cnavtabs">
        
            <ul>
                <li><a href="Your URL">Link Text</a></li>
                <li><a href="Your URL">Link Text</a></li>
                <li><a href="Your URL">Link Text</a></li>
                <li><a href="Your URL">Link Text</a></li>
                <li><a href="Your URL">Link Text</a></li>
            </ul>
        
        </div>
    </center>
</div>
</body></html>
Template Edits
If you want to change Font Colors, Backgrounds etc here i am sharing detailed template edits
Open "nav_style.css" with Dreamweaver or Code Editor in cPanel
Now Do Following Steps

1: Change The Height & Width, Background Color of NavBar
Code:
.cnavbar
{
    width:100%;
    height:32px; ( Change Height Here )
    background-color:#150517; ( Change Background Color Here )
    border-bottom:1px solid #666;
}
#cnavtabs
{
    width:960px; ( Change width Here )
    height:100%;
}

2: Change Font Normal & Hover Color

Code:
.cnavtabs ul li a 
{ 
  display:block; float:left; 
  margin:0 5px; padding:7px 0;
  color:#FFF; ( Here You Change Font Color in Normal Position )
  font:normal 13px Arial, Helvetica, sans-serif; ( Change Font Style )
  text-decoration:none; 
  font-weight:bold; ( Change Font to Normal or Bold )
}
.cnavtabs ul li a:hover 
{
  text-decoration:none; 
  color:#4AA02C; ( This Will Change Font Color on Hover )
  background-color:#302217; ( This Will Change Tab Background Color on Hover )
}
hope this will work for you also
Mark "Installed" if Its Work

Download Now

File Type: zip nav_style.zip (470 Bytes, 135 views)

Show Your Support

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

Comments
  #2  
Old 10-31-2010, 10:15 AM
sulasno sulasno is offline
 
Join Date: Feb 2010
Posts: 588
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tagged and thanks
Reply With Quote
  #3  
Old 10-31-2010, 01:28 PM
COL NIL SATIS COL NIL SATIS is offline
 
Join Date: Aug 2009
Location: Liverpool UK
Posts: 802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tagged
Reply With Quote
  #4  
Old 10-31-2010, 02:20 PM
YankForum's Avatar
YankForum YankForum is offline
 
Join Date: Mar 2010
Location: MY
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how it looks ?
Reply With Quote
  #5  
Old 10-31-2010, 02:32 PM
sulasno sulasno is offline
 
Join Date: Feb 2010
Posts: 588
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I saw it on the Site

I wish enhancements to the Fonts; eg bold, colour could be included
Reply With Quote
  #6  
Old 10-31-2010, 03:37 PM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sulasno View Post
I saw it on the Site

I wish enhancements to the Fonts; eg bold, colour could be included
You can change Everything in "nav_style.css"
Reply With Quote
  #7  
Old 11-01-2010, 01:22 AM
sulasno sulasno is offline
 
Join Date: Feb 2010
Posts: 588
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks

I downloaded nav_style.css

just another suggestion;
could you include your template edits as a text file in your zip file ?
Reply With Quote
  #8  
Old 11-01-2010, 08:38 AM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sulasno View Post
thanks

I downloaded nav_style.css

just another suggestion;
could you include your template edits as a text file in your zip file ?

I have Updated Mode Change anything in your ways
Reply With Quote
  #9  
Old 01-03-2011, 03:11 PM
kfyonur kfyonur is offline
 
Join Date: Apr 2008
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanx it is very useful.
Reply With Quote
  #10  
Old 02-01-2011, 05:43 PM
XiTCLUB XiTCLUB is offline
 
Join Date: Jan 2010
Location: Lahore, Pakistan
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes it is..
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 11:25 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.04693 seconds
  • Memory Usage 2,320KB
  • Queries Executed 24 (?)
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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete