The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick Reply box
My quick reply box table width is longer than the table width of the messages (set at 95%). How would I make it smaller?
|
#2
|
|||
|
|||
ok I've found the problem
enter in your showthread_quickreply template(that you added to make the hack).. Ok find this Regular: <table cellpadding="4" cellspacing="1" border="0" width="100%"> The width is currently at 100, change 100 to your desired needs, in this case 95 I edited it for u Edited: <table cellpadding="4" cellspacing="1" border="0" width="95%"> that should work, if not return to me |
#3
|
|||
|
|||
Didn't work.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|