The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Signature scroll 3.0 gamma?
Hey, i was just wondering how i can place the code from here:
http://www.vbulletintemplates.com/mo...ead.php?t=3957& onto 3.0 gamma. I've tried a lot of things and still can't get it to scroll. It'll just cut off. It can't be THAT dificult if it's using div tags right? |
#2
|
||||
|
||||
Okay, I had to change the code a bit but it works!
I replaced the regular signature code in postbit_legacy and postbit: Code:
<div> __________________<br /> $post[signature] </div> ++ Code:
+SIGNATURE+<br /><div style="overflow: auto;height:90px;width:100%">$post[signature]</div> you can replace +SIGNATURE+ with the ________________ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|