The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Trying to make the postbit...
a scrollable frame...
like the reply frame is when the (post reply) button is clicked and you type to enter your reply... I want the the outcome (the postbit) to be scrollable .. I don't want to use iFrames and I was told i would need to make a hack for this... Reference this thread for what I am trying to do. basically...I want the signature to stay where it is... and when excess text is entered...the post would then be scrollable... |
#2
|
||||
|
||||
^bump^
|
#3
|
||||
|
||||
^bump^
|
#4
|
||||
|
||||
^bump^
|
#5
|
|||
|
|||
thats not going to help
|
#6
|
||||
|
||||
huh?? I asked for advice...i noticed the thread gettin down...so i bumped it..
|
#7
|
||||
|
||||
i think you could try using a textbox type thing like the quick reply box, with the default being the post and make it so it cant' be changed
|
#8
|
||||
|
||||
Quote:
|
#9
|
||||
|
||||
Hmm... I think I know how to do this, but it isn't a code hack, and is IE specific. Hmm...I can't find my source. Try this:
in your postbit template, put this before the part you want to scroll: Code:
<div style="overflow:auto;height:500;"> Code:
</div> |
#10
|
||||
|
||||
and this will work with any browser?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|