The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
vb 3.8.7 was a better 'get to grips' with forum software (which is what they are using)
your social media icons is just css calls with some div list and tables. inserting this into your body would do it. Code:
<div id="topiconbox"> <li><a href="http://www.twitter.com/yourtwittersite"> <img title="twitter" alt="twitter" src="twitter.png"> </a> </li> <li><a href="http://www.facebook.com/yourfacebook"> </li> <li>........ ...... .... Code:
#topiconbox { float: right; height: 110px; margin: 0 -8px 14px 0; padding: 1px 0 0 10px; width: 115px; } . |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|