The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I do not want to use the default sidebar "block" since users can minimize it.
How would I go about adding in a custom sidebar? I have tried adding this code inside the FORUMHOME above the "sidebar" code, and it doesn't work. Code:
<div id="sidebar_container" style="width:150px;float:right"> <table border="1"> <tr> <td><img src="http://xxxxx/images/upload/vendor/ad1.png"></td> </tr> </div> |
![]() |
|
|