The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I'm looking for a way to have a drop down menu on cms like the one of the forum to insert the link to categories I've found this: http://www.purevb.com/tutorials-23/a...avigation-383/ but dont work for me have you a simple solution like this? Thanks Fabio |
#2
|
||||
|
||||
![]()
How about just editing the template and adding them manually?
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.) |
#3
|
|||
|
|||
![]()
hello,
I would like to have this menu in cms ![]() possibly without installing plugins but by making changes directly to the code Thanks Again. |
#4
|
||||
|
||||
![]()
I just told you that you could edit the template directly and I told you how to find what template to edit.
|
#5
|
|||
|
|||
![]()
now that I know the name of the template?
![]() I'm not able to add code, on forumhome i see : Code:
<li class="popupmenu" id="vbmenu_community"> <a href="javascript://" class="popupctrl" id="yui-gen3">Community</a> <ul class="popupbody" id="yui-gen2"> <li id="vbclink_albums"><a href="album.php">Album</a></li> <li id="vbclink_contacts"><a href="profile.php?do=buddylist">Friends & Contacts</a></li> <li id="vbclink_members"><a href="memberlist.php">Friends List</a></li> </ul> </li> ![]() |
#6
|
||||
|
||||
![]()
I'm not understanding what you are saying. You were asking about menu dropdowns for the CMS, but now you are showing source code from the forumhome page. Are you saying that is the code you want to add?
|
#7
|
|||
|
|||
![]()
Yes
![]() a few days ago I've found a guide on the vbulletin site, for add an additional drop-down menu This guide was complex because he spoke of id references and edit many templates and then it was for vbulletin 3 ![]() to have a menu like this in cms, where I can add links to cms categories: I can copy the code from model forumhome and paste it into model vbcms_page? |
#8
|
||||
|
||||
![]()
You may copy it and paste it into the correct template, yes, but I don't think that template is vbcms_page (unless you are putting it somewhere other than the navbar area). Also, make sure the id tag is only used once on the page.
|
#9
|
|||
|
|||
![]()
I've tried ... too complicated for me! i ve read id=yui-gen3, id=yui-gen4
I do not know where to put your hands, I hoped would give me a simple and detailed explanation of how to proceed, maybe like this: http://www.purevb.com/tutorials-23/a...avigation-383/ it does not matter thanks anyway ![]() --------------- Added [DATE]1366835389[/DATE] at [TIME]1366835389[/TIME] --------------- I thought I had put a picture of what I meant, but I was wrong ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|