vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Neat menu for header (https://vborg.vbsupport.ru/showthread.php?t=286769)

Syria BoY 08-22-2012 05:19 PM

1 Attachment(s)
Great work
I have a small comment Why do not you add an image expressive on the list ?You attached a photo caption explains the idea more

Brandon Sheley 08-22-2012 06:31 PM

nice edits, thanks for sharing!

zascok 08-22-2012 11:07 PM

Quote:

Originally Posted by Toorak Times (Post 2359057)
Hi Zascok,

I can use links to mods like the Graphic editor and Tournaments to a community or say call it Tools drop down?

I don't really know. I don't use those modification on my forum. But as far as they are links you can add them and try
Code:

<li>your link</li>
Quote:

Originally Posted by Syria BoY (Post 2359074)
Great work
I have a small comment Why do not you add an image expressive on the list ?You attached a photo caption explains the idea more

I'm a terrible graphic artist , if you have any image you want to add go ahead. The code is marked as reusable, enhance, enlarge do what you think can be better for you forum.

let's say if you place your icons into site_icons folder all you have to do is is add the image location into template

Code:

<li><img src="{vb:stylevar imgdir_siteicons}/my_icon.png" alt="the name" /><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>
But be careful to don't brake the design, I'm not sure that menu ever was build to display the graphics

Toorak Times 08-23-2012 05:07 AM

Thanks for that. It installed on my default skin but my Zen skin doesn't have that code in the header www.tooraktimes.com.au

zascok 08-23-2012 08:41 AM

Hi, sorry have no glue of that skin, the skin-designer might give you an idea how to do it.

wilford brimley 08-27-2012 05:07 AM

thanks. works great.

rodriiverduguez 10-19-2018 03:40 AM

1 Attachment(s)
thanks, 4.2.5
https://vborg.vbsupport.ru/attachmen...1&d=1539927602

scottkoz20 10-19-2018 01:14 PM

I added the "whats new" to the bottom of mine so I can remove this from the Menu Bar

I Bolded what I added to this

Code:

                                <li class="popupmenu nonotifications" id="nonotifications">
<a class="popupctrl" href="#">CHANGE THE MENU NAME HERE</a>

<ul class="popupbody popuphover">
<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>
<li><a href="private.php?{vb:raw session.sessionurl}do=newpm"> {vb:rawphrase send_private_message}</a></li>
<li ><a href="profile.php?{vb:raw session.sessionurl}do=editprofile">{vb:rawphrase edit_your_details}</a></li>
<li ><a href="profile.php?{vb:raw session.sessionurl}do=editprofilepic">{vb:rawphrase edit_profile_picture}</a></li>
<li ><a href="profile.php?{vb:raw session.sessionurl}do=editavatar">{vb:rawphrase edit_avatar}</a></li>
<li><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;starteronly=1&amp;contenttype=vBForum_Thread">{vb:rawphrase find_all_started_threads}</a></li>
<li><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1">{vb:rawphrase find_all_posts}</a></li>
<li><a href="activity.php">See All New Posts on SCF</a></li>
</ul>
</li>


oldfan 03-29-2023 03:21 AM

Works 4.2.5. thanks

oldfan 04-09-2023 12:01 AM

working on 4.2.6. php 7.2


All times are GMT. The time now is 01:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01073 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete