The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Limiting sigs
A guy gave me this advice on vbulletin.com
Quote:
|
#2
|
|||
|
|||
Im not sure that'll work in a vb template, I've not seen Divider and style tags in the template i've been looking at..
|
#3
|
|||
|
|||
I have already seen many sites that use it like forums.ageofconan.com
|
#4
|
||||
|
||||
In postbit_legacy (and postbit maybe? You didn't say which you are using) you will find these lines:
HTML Code:
<!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> HTML Code:
<!-- sig --> <div style="width: 500; height: 120; overflow: hidden;"> __________________<br /> $post[signature] </div> <!-- / sig --> |
#5
|
|||
|
|||
That would be the max sig size you want no? In design view in Dreamweaver I set all div's to the same size as the image im putting in.. otherwise you have to write margins or set alignment for image placement..
|
#6
|
|||
|
|||
Thanx, i'll go try it and get back with you.
--------------- Added [DATE]1205107700[/DATE] at [TIME]1205107700[/TIME] --------------- Nope, didn't work. He was telling me to edit the signature template I believe... |
#7
|
||||
|
||||
You are talking about the signature that shows up in the showthread.php page, right? If so, there is no signature template, it is simply in the postbit. Did you edit both the postbit and the postbit_legacy template? And did you set the dimensions to the width/height that you want?
|
#8
|
|||
|
|||
Quote:
--------------- Added [DATE]1205120661[/DATE] at [TIME]1205120661[/TIME] --------------- could this part be wrong somehow? <div style="width: 500; height: 120; overflow: hidden;"> |
#9
|
|||
|
|||
How can i restrict the size of the sigs?
thanks! |
#10
|
||||
|
||||
Have you read the thread before actually posting?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|