View Full Version : Quick Reply box
autobilia
07-05-2002, 12:08 PM
My quick reply box table width is longer than the table width of the messages (set at 95%). How would I make it smaller?
Urban420
07-06-2002, 12:54 AM
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
autobilia
07-06-2002, 03:34 AM
Didn't work.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.