View Single Post
  #1  
Old 07-01-2012, 02:30 AM
nsdqmaester nsdqmaester is offline
 
Join Date: Oct 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default HTML Site Navigation Question

I have a question about the navigation for VBAdvanced. What im wanting to do is make a site navigation with categories and then the links and a space between each category

so like

Community (Category) <---would like to make this bold if possible.
Forum
User CP

Clan (Category)
BF3 Stats
etc

Is this something that is possible or a mod that does this.

--------------- Added [DATE]1341121754[/DATE] at [TIME]1341121754[/TIME] ---------------

Figured it out however I need a little help figuring out how to align the text more to the left and possibly removing the dots which is the li class code.

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
	<head>
		<script type="text/javascript" src="jquery.js"></script>
		<script type="text/javascript" src="sliding_effect.js"></script>
	</head>
	<body>
		<div id="navigation-block">
        	<ul id="sliding-navigation">
<font size="+1"><font color="#FFFFFF">Community</font></font>
                <li class="sliding-element"><a href="forum.php">Forum</a></li>
                <li class="sliding-element"><a href="usercp.php">UserCP</a></li>
 <li class="sliding-element"><a href="downloads.php">Downloads</a></li>
                <li class="sliding-element"><a href="arcade.php">Arcade</a></li>
 <font size="+1"><font color="#FFFFFF">Clan</font></font>
<li class="sliding-element"><a href="forms.php?do=form&fid=1">Clan App</a></li>
                <li class="sliding-element"><a href="showroster.php">Clan Roster</a></li>
                <li class="sliding-element"><a href="ezStats2/index.php">BF3 Private Stats</a></li>
                <li class="sliding-element"><a href="http://battlelog.battlefield.com/bf3/servers/show/db090ec2-e90e-49c2-9878-2d721742e037/">Join BF3 Server</a></li>
<li class="sliding-element"><a href="http://battlelog.battlefield.com/bf3/platoon/2832655241093343037/">Platoon</a></li>
<li class="sliding-element"><a href="http://www.gametracker.com/clan/GamingWarzone/">GameTracker</a></li>
<li class="sliding-element"><a href="http://steamcommunity.com/groups/GamingWarZone">Steam</a></li>
 <font size="+1"><font color="#FFFFFF">Anticheat</font></font>
<li class="sliding-element"><a href="http://www.pbbans.com">PBBans</a></li>
<li class="sliding-element"><a href="http://www.ggc-stream.com">GGC</a></li>
 <font size="+1"><font color="#FFFFFF">Affiliates</font></font>
<li class="sliding-element"><a href="http://spectresofconvoy.net/phpbb/portal.php">SOC</a></li>
<li class="sliding-element"><a href="http://nononsensegamers.com/forums/">NNG</a></li>
            </ul>
        </div>
	</body>
</html>
Demo is here www.sec8-clan.com

Any word of advise is appreciated
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02213 seconds
  • Memory Usage 1,791KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete