I encountered a little teeny problem when updating to vbulletin 3.68
there is a new css for the quick reply... in showthread template...
vBulletin Community Forum - View Single Post - vBulletin 3.6.8 Released Quote:
SHOWTHREAD
Mandatory Change: Changes to allow a more flexible text editor size. (Quick reply will be very small if you don't do this.)
Added padding around the Quick Reply options. See bug #22840.
|
In showimage for me the quickreply is now very small !!!
--- ---------------- FIX --------------- --- ATTENTION!!! DO THIS ONLY IF YOU ARE RUNNING vbulletin >= 3.68 !!!
To fix it (and for consistency) i applied the showthread template change to gallerys - showimage template:
open
ADV_GALLERY_SHOWIMAGE template
find:
Code:
Content visible to verified customers only.
replace with:
Code:
Content visible to verified customers only.
do the same for all styles..
it worked for me.. quickreply has the size it had before...
Luc