The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Vertical site navigation Details »» | |||||||||||||||||||||||||
This hack requires one of the following to be installed:
AmyKhar's Right Column On Every Page AmyKhar's Left Column On Every Page Without sounding obvious, what this does is creates a vertical navigation system on your site. It can be used on either the left or right side depending on which of the above hacks are installed. To install, download the text file and follow the instructions. Template edits - 2 Phrase edits - 1 Screenshots of logged in and logged out are attached. Don't forget that install button if you use this! Just realised, I took the screenshots before changing the bar header. It now has the name of your site there - not block name! [high]Updated 14 April 2006: Fixed gap after Todays Posts[/high] To upgrade Find Code:
<tr><td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td><tr> Code:
<tr><td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td></tr> Due to time constraints and the amount of things that are being planned for future modifications, priority support will now be provided here. Support provided in this thread will be on an as and when basis. Show Your Support
|
Comments |
#72
|
||||
|
||||
Hi,
how I can make a coulmn with the last ten posts from the forum? Thank you, Efil. |
#73
|
|||
|
|||
For some reason when not logged in the main login box table appears wider than it is when you are when logged in so it makes everything look off unless logged in.
Here is a picture when logged in looking as it should: http://www.ImageTrunk.com/uploads/fdb10d3018.png but if you don't login or just visit the forums you get this http://www.ImageTrunk.com/uploads/ba381c295c.png I have tried uninstalling and reinstalling both the left sidebar and sidebar navigation mods but still get the same result. |
#74
|
|||
|
|||
Quote:
I'll have another look at it over the next few days as I have some improvement ideas also. |
#75
|
|||
|
|||
Thanks! Do you think removing the left bar navigation fix the issue for now?
|
#76
|
|||
|
|||
heres a fix for your problem. I'll include it properly in the next update.
FIND Code:
<tr> <td class="smallfont">$vbphrase[username]</td> <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td> </tr> <tr> <td class="smallfont">$vbphrase[password]</td> <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" size="10" accesskey="p" tabindex="102" /></td> </tr> Code:
<tr> <td class="smallfont">$vbphrase[username]</td> </tr> <tr> <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td> </tr> <tr> <td class="smallfont">$vbphrase[password]</td> </tr> <tr> <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" size="10" accesskey="p" tabindex="102" /></td> </tr> |
#77
|
|||
|
|||
That worked great! Thanks a ton much appreciated!
|
#78
|
|||
|
|||
Cool! I absolutely install this mod. I was looking for it for a long time ^^
|
#79
|
||||
|
||||
How in the hell do I fix this?
http://www.bassnutz.com/index.php? I'm trying to get that smooth look on the side navigation bar, but I get this..... (Scroll to the bottom, and I loose my navigation bar as well.. :surprised: |
#80
|
||||
|
||||
Somebody Please HELP ME!!!!! My Sponsors are going crazy looking for their banners........
One last plead.... HELP ME!!!!!! Thanks you! :classic: |
#81
|
|||
|
|||
is there a way to make it say Welcome, blindman4556. You have 0 unread messages; Total 0.
You last visited: Today at 14:03. instead of just Welcome, blindman4556. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|