![]() |
Quote:
PHP Code:
|
Quote:
I tried the first code you posted, but that did not work either. |
Yes you're right. My bad.
Here you go. Code:
$forumjumpmenu <if condition="$vboptions[navbar_forumjump_enable] && $show[popups] && (($vboptions[navbar_forumjump_showusersonly] && $bbuserinfo[userid]) || !$vboptions[navbar_forumjump_showusersonly])"> | </if> |
Quote:
|
Quote:
Everytime i try to put in the $template_hook[navbar_buttons_left] in either navgbar or header templates... i get things looking really odd and the forum jump doesnt work. The only way ive gotten the forum jump to work, is to place the $template_hook[navbar_buttons_left] within an already written line of code and replace the part that starts with $ with $template_hook[navbar_buttons_left]. But then i get the ForumJump within the QuickLinks dropdown, or some ugly large block where the FAQ or something else used to be. Bah what im writing probably makes no sense... i suck at this. This is my forum if you would be so kind as to take another look.... |
Quote:
I was able to use this to get the forum jump to come up without altering my sites formatting. Except its not in the navbar :( If i try it in the navbar i either get nothing, or i get something that moves my formatting around... OR it works but the text inside the forum jump becomes HUGE and there is a weird line through it. Ive got it to work in the small space under the navbar.... not perfect but its a start. |
Quote:
Code:
<!-- nav buttons bar --> If you want to put the menu in the navbar without using the template hooks, just do this: Code:
<td class="vbmenu_control">$forumjumpmenu</td> Code:
$forumjumphidden |
Awesome mod.
I was wondering if theres a way to move the jump all the way to the left. thx |
Quote:
1. Turn 'auto display' off. 2. Edit the navbar template 2a. Find this part of the template and add the code in red. Code:
<!-- nav buttons bar --> |
Quote:
Ive tried everything you have suggested and i cant seem to make it work right. I can make it show up on the navbar but it ends up having this huge colored background and then actual ForumJump content comes out huge and with strange colors as well. Of course it works great with default template, and it worked fine when i reverted certain parts of this template that 3.6.8 asked me to revert. BTW, on this template... there is no <!-- nav buttons bar --> area in my navbar template, its in my header template. I tried making the changes in header and in importing your whole bit of code you posted into navgar... but i still got ugly. I have it up so you can see how it looks. |
All times are GMT. The time now is 11:47 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|