The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
UA Sidebar 3.0.7 Details »» | |||||||||||||||||||||||||
CSS Issues were addressed in UAsidebar Version 3.0.5 Please make sure to update your CSS code for your style, upload the newest product and overwrite the previous versions.
A simple variation of the Forum Intro Mod. This will add upto 3 blocks as a sidebar on your forum index pages. Each forum would have it's own 1-3 bocks. You can turn them on or off. Block 1 is the Key block, if it is not enabled no blocks will show regardless of how blocks 2 and 3 are set. This is the second version and is labelled 3.0.1. 3.0.0 Had an issue with the new profiles. Apparently I used the same name for my wrapper as it does so i quickly changed it. This will also work with VB 3.6.x Add your block code in Admincp >>> Forum Manager >>> Whatever Forum near the bottom of the options. Template edits must be made. Instructions are below. Each edit is clearly labelled to make it easy to find in or remove from your templates. *** Advertising removed *** UA_Sidebar Update 3.0.7 changes
Known Bugs
CSS CODE ############################# *Note* You will have to adjust the top margin to line up with your style. 26px worked for me but you may need more or less to line up with the navbar.*END NOTE* Add this CSS code to the bottom of the Additional CSS Definitions box for the style you are using. For a left sidebar Code:
/* Start UASidebar Left CSS */ #UAcontent { margin-left: 175px; } body { height: 100%; overflow: auto; } #UAsidebar { float:left; margin-top: 26px; width: 175px; }/* END UA Sidebar CSS */ /* End UA Sidebar Left CSS */ Code:
/* Start UASidebar Right CSS */ #UAcontentright { margin-right: 180px; } body { height: 100%; overflow: auto; } #UAsidebarright { float:right; margin-top: 26px; width: 175px; } /* End UA Sidebar Right CSS */ ############################### In the forumdisplay template find Code:
$navbar Code:
<!-- Start UA Sidebar Left Top --> $ua_sidebar_forumdisplay_bit <!-- / End UA Sidebar Top --> Code:
<!-- Start UA Sidebar Right Top --> $ua_sidebar_forumdisplay_bit_right <!-- / End UA Sidebar Top --> #################### In footer template find Code:
$spacer_close Code:
<!-- Start UA Sidebar bottom --> $ua_sidebar_footbit <!-- End UA Sidebar Bottom --> Show Your Support
|
Comments |
#22
|
||||
|
||||
actually i figured out what was happening...
the sidebars show up when viewing the different forums BUT does NOT show up for FORUMHOME, which is needed. i decided to use vBa's integration tool. |
#23
|
||||
|
||||
I like this hack. This could be very useful to me.
My forum is on quite a broard subject so be able to put specific adds in specific forums will be very good. As mentioned before some way of pulling the latest thread of the forum its in to 1 of the blocks would be great. I will defiantely be using this but i havn't installed it yet. Is it likely to be updated a lot soon as if it is i will probably wait till its more stable if you know what i mean. Thanks anyway |
#24
|
||||
|
||||
Quote:
|
#25
|
|||
|
|||
Quote:
Quote:
The extra features like last x posts etc... will take some time. I have other projects on the go right now so there will be no updates for a bit. If someone else has the time and wants to add some features please feel free. |
#26
|
|||
|
|||
very nice hack indeed, thanks alot!
Can we ađd so it show up in thread mode tơo ? like if u enable for forum A u want the same for all thread views tơo thx |
#27
|
|||
|
|||
Great thankyou Installed.. Works perfectly
1. So could you please fully explain how to put the sidebars on the forums index page? 2. Is there a way to make it so there is a default bar.. Say bar one could be a menu that you want on each forum and 2 & 3 can be customisable?.. If too much I don't mind copying and pasting |
#28
|
||||
|
||||
^ i'd like to know that as well.... sidebars for the index page..
also, maby for a future version. an option to enable/disable sidebars for an entire categorie lets say you have cat A - forums A1 - forums A2 - etc if you make sidebars for 'cat A' they wont show up in forums A1 and the rest.... you should be able to make it available in all of the subforums as most of the times its about the same subject |
#29
|
||||
|
||||
Add me in as one who is wanting this on ForumHome too. I don't see any instructions on how to get this to work on the home page.
Nice mod though. It'll be nice to have content-specific blocks in the forums. The ability to have these blocks in the thread display would be a huge plus as well. |
#30
|
||||
|
||||
so easy to install but just does not show up lol.
|
#31
|
|||
|
|||
would try this when my forum online
Thx! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|