The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Howto do simple left side column
How do I add left column under the header?
I am using vbulletin advanced CMPS for my home page -- I now want a similar look for rest of pages. I now want to add a left column so all my forum pages. In this page I will put "Site Navigation" & Google ads. Could someone please point me on how to do it? I did find some postings on this but it moved all the pages to right. I want to still keep the "header" at the same place. Similar to the vba look. Attached is sample on what I am trying to do. Much appreciated Liam homepage: www.sap123.com Attachment 65633 |
#2
|
||||
|
||||
You should have a look at a hack called "Ultimate Side Columns".
|
#3
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=141870" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=141870</a>
|
#4
|
|||
|
|||
Many thanks for posts -- I will give it a try.
Regards |
#5
|
||||
|
||||
Best of luck with it
If you need addtional help with it post back |
#6
|
|||
|
|||
Shawn --
I get it working no problem. How do I get the LEFT COL. to start a bit lower down. See attached for INCORRECT image (that is how it is now) and CORRECT (how I want it). I assume I need to change code in something else but the header? Any ideas? This is as it is now Attachment 65717 This is how I want it Attachment 65718 Thanks Liam |
#7
|
|||
|
|||
Some feedback --
- Got it going by changing the navbar and not header. - Also had to solve "narrow thread" problem by applying this Code:
1) Goto Plugins & Products, >>click on Add New Plugin. 2) Select product as Ultimate Side Column. 3) Change hook location as Vbulletin General>>parse_templates. 4) Insert PHP Code $vbulletin->templatecache['header'] .= '";$spacer_open="'; $vbulletin->templatecache['footer'] .= '";$spacer_close="'; 5) Select plugin to active |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|