View Single Post
  #1  
Old 09-19-2007, 09:56 AM
ScottRowan ScottRowan is offline
 
Join Date: May 2007
Location: Glasgow, Scotland
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How Would I Code This?

Hi,

In my header template I am re-arranging the button links I have on my template. This is what the coding shows just now:
Code:
<div id="main_menu"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/skin/menu_home.gif" alt="$vboptions[bbtitle]" /></a><if condition="$show['popups'] && $show['member']"><a id="usercptools" href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/skin/menu_quicklinks.gif" alt="$vbphrase[quick_links]" /></a><script type="text/javascript"> vbmenu_register("usercptools", true); </script><else /><if condition="$show['member']"><a href="search.php?$session[sessionurl]do=getnew"><img src="$stylevar[imgdir_misc]/skin/menu_newposts.gif" alt="$vbphrase[new_posts_nav]" /></a><else /><a href="search.php?$session[sessionurl]do=getdaily"><img src="$stylevar[imgdir_misc]/skin/menu_todaysposts.gif" alt="$vbphrase[todays_posts]" /></a></if></if><if condition="$show['member']"><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/skin/menu_usercp.gif" alt="$vbphrase[user_cp]" /></a><else /><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/skin/menu_register.gif" alt="$vbphrase[register]" /></a></if><img src="$stylevar[imgdir_misc]/skin/menu_middle.gif" alt="" /><a href="arcade.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/skin/menu_arcade.gif" alt="$vbphrase[members_list]" /></a><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/skin/menu_calendar.gif" alt="$vbphrase[calendar]" /></a><if condition="$show['member']"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><img src="$stylevar[imgdir_misc]/skin/menu_logout.gif" alt="$vbphrase[log_out]" /></a><else /><a href="$vboptions[contactuslink]" rel="nofollow"><img src="$stylevar[imgdir_misc]/skin/menu_contact.gif" alt="$vbphrase[contact_us]" /></a></if></div><img src="$stylevar[imgdir_misc]/skin/header_3.gif" alt="" /><div id="header_4_search"><if condition="$show['popups']"><a id="navbar_search" href="search.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/skin/menu_search.gif" alt="$vbphrase[search]" /></a><script type="text/javascript"> vbmenu_register("navbar_search", true); </script><else /><a href="search.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/skin/menu_search.gif" alt="$vbphrase[search]" /></a></if></div><div id="header_4"><img src="$stylevar[imgdir_misc]/skin/header_4.gif" alt="" /></div><div id="header_4_faq"><a href="faq.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/skin/menu_faq.gif" alt="$vbphrase[faq]" /></a></div>
And this is how it looks:
http://img231.imageshack.us/img231/5315/oldhfko5.jpg

Now all I want to do is re-arrange the buttons to look like this instead:
http://img231.imageshack.us/img231/9154/newhftd4.jpg

So basically you can see its just a few replaced and moved around to suit it better...

Home: /index.php
Forum: /forum/index.php
UserCP: /forum/usercp.php
Arcade : /forum/arcade.php
Quicklinks: "whatever dir quicklinks uses"
Logoout: "whatever dir logout uses"


Can someone please show me how you would re-code this as im pretty new to vB coding as I used phpBB for a year or so.

Thanks in advance,

ScottRowan
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01166 seconds
  • Memory Usage 1,783KB
  • 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_code
  • (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