The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to add to the sidebar on the blogs page?
I would like to add some features to the sidebar of my website's blog page, but can not figure out how to do so. Even if it means just editing the template of one of the existing features to add a static image with a hyperlink right above it, that will do just fine.
See the attached image for an example of where I am speaking about. TIA! |
#2
|
|||
|
|||
Any ideas? I am pretty stuck on this.
|
#3
|
||||
|
||||
Go to the template blog_list_entries and find this line and just add your div/block above it:
HTML Code:
<div class="block" id="whatsnewsidebar">
HTML Code:
<div class="block"> <h5 class="blocksubhead smaller">title</h5> <div class="blockbody">stuff</div> </div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|