The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have search around but find it a little confusing (was just getting good with XMB and then moved over to vBulletin 3.0.7)
I used to have a link on my old forum, as follows:- <!-- seed bank link --> <a href="#" onclick="Popup(\'http://treatingyourself.com/cgi-bin/online/storepro.php\', \'Window\', 700, 450);">Seed Bank</a> <!-- / seed bank link --> and would like to know what is the best and simplest way to incorporate that into my nav bar on vBulletin 3.0.7? Thanks, EchoZA |
#2
|
|||
|
|||
![]()
You can do it in the Navbar templates.
AdminCP -> Styles & Templates -> Style Manager. Next to the style you want to edit, there is a little dropdown menu. Click it, scroll UP, and clikc edit templates. Find the navbar template, and edit it ![]() |
#3
|
|||
|
|||
![]()
Yes, but how would I add it in and where? If I attached the nav bar templete here (as a txt file) would you be able to help me out?
|
#4
|
|||
|
|||
![]()
You can attach it, and I'll fill it on for you.
|
#5
|
|||
|
|||
![]()
I have attached the file, would it be easier to use GLOBAL PHRASES? If so, how is that done?
|
#6
|
||||
|
||||
![]()
Here you go
![]() |
#7
|
|||
|
|||
![]() Quote:
|
#8
|
||||
|
||||
![]()
ok, It need's to be hyperlinked then.
Say you want it as Arcade and it gets hyperlinked to arcade.php What do you want? StorePro and it links to http://treatingyourself.com/cgi-bin/online/storepro.php ? |
#9
|
|||
|
|||
![]()
Here you are
![]() If nothing happens, find: HTML Code:
<a href="#" onclick="Popup('http://treatingyourself.com/cgi-bin/online/storepro.php', 'Window', 700, 450);">Seed Bank</a> HTML Code:
<a href="http://treatingyourself.com/cgi-bin/online/storepro.php" target="_blank">Seed Bank</a> |
#10
|
|||
|
|||
![]()
You forgot the <td class="vbmenu_control"> Brilliance
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|