The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
adding the http:// tells it to look at the whole address rather than the folder the forum is in
|
#22
|
|||
|
|||
I am now smarter than I was 2 seconds ago. Thanks.
|
#23
|
||||
|
||||
You can also, make the window popout.
Code we use is: <tr><td class="vbmenu_option"><a href="#" onClick="window.open('jukebox/index.php','JukeBox','toolbar=0,location=0,directo ries=0,status=0,menubar=0,scrollbars=1,resizable=0 ,width=520,height=600,left=380,top=120');return false;">JukeBox</a></td></tr> Where Jukebox is a folder/ in forum root. If you wanted it to be say Ebay. Just change to http://ebay.com/ Ozzy Oh and add this in Table structure of Navbar. Templates & Styles > Default(or your style) > Navbar |
#24
|
||||
|
||||
Reserved
|
#25
|
|||
|
|||
Just wanted to say thanks, this was a great tutorial for a n00b like myself.
|
#26
|
||||
|
||||
Great article for new users.
|
#27
|
|||
|
|||
I do not see:
Code:
<!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> I only see: Code:
<!-- nav buttons bar --> <div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|