The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I use two different mod's for side column's on my forum. I am not interested in them anymore. I want to put my google ad code in where it will show on the left of every page in my forum as if it were in a column. I have no idea what to edit and where. Any help is appreciated very much.
vb 3.6.8 |
#2
|
||||
|
||||
![]()
anyone?
|
#3
|
||||
|
||||
![]() |
#4
|
||||
|
||||
![]()
Thanks
![]() --------------- Added [DATE]1205919857[/DATE] at [TIME]1205919857[/TIME] --------------- Actually I am wanting to ad there with out any column. The ad just by it self in the same place. |
#5
|
||||
|
||||
![]()
bump... any help in this?
|
#6
|
||||
|
||||
![]()
You can easily make your own side column with CSS and 2 template edits. For anyone that can't get USC or others to work try this.
To your additional CSS of your style add: Code:
#Content { margin:0px 25px 25px 175px; padding:5px; } #Menu { position:absolute; top:118px; left:20px; width:172px; padding:10px; background-color:#eee; border:1px dashed #999; line-height:17px; voice-family: ""}""; voice-family:inherit; width:150px; } Code:
<div id="Content"> Code:
</div> <div id="Menu"> Side Column, Fill with whatever crap i want!! </div> ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|