vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - vMoods aka Mood Manager (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=233336)

ndut 01-17-2010 12:04 PM

nice, thanks

icemann 01-17-2010 12:22 PM

Great little toy, thanks. :cool:

abdobasha2004 01-17-2010 12:30 PM

thanks a lot
reserved

kisanjong 01-17-2010 12:52 PM

Quote:

Originally Posted by -=Sniper=- (Post 1958104)
I need to make changes so you can place the vmoods menu anywhere in the navbar template...after that you will need to change the vmoods template to structure the html so it works with your menu.

i'll try and get that done asap.

Thanks for your support its Appreciated :up:

Zaiaku 01-17-2010 01:47 PM

I had this on my other boards, looks like I may just have it again.

Zelda-King 01-17-2010 01:50 PM

Appreciate the port! No problems so far. I notice the banners don't show in the dropdown now but as long as that's by design (as your screen seems to show) I'm just glad I installed it right.

kisanjong 01-17-2010 02:00 PM

This might give you a better understanding of what i mean? :)

Note: How to edit navbar:

How to add a button with a link:

Code:

<li><a href=" your link">Menu name</a></li>
How to add a menu with dropdown:

Code:

<li><a href=" your link">Menu name</a>
<ul class="subnav"> 
<li><a href=" your link">Sub Menu 1</a></li>
<li><a href=" your link">Sub Menu 2</a></li>
</ul> 
</li>

Remember to make sure all your code must in the class below:

Code:

<ul class="topnav"> 

........
.......
</ul>

taken from HiO iWay Theme

COL NIL SATIS 01-17-2010 04:05 PM

looks great on the forum!!! thanks sniper

Charlie98902 01-17-2010 04:13 PM

Tagged

Alien 01-17-2010 05:02 PM

Awesome, so happy to see this updated.

As soon as you post a way to display this anywhere you want in the header, I'll be installing this ASAP! 3 of my sites don't use vb's built-in navbar code whatsoever - I clear it out except the notices code).

I do have one site that does use the vb navbar, so I'll upgrade that now!


All times are GMT. The time now is 04:55 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.01289 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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