View Full Version : Comment Box too small
nymyth
Wed 29th Aug '07, 8:43pm
The comment box when posting a new entry and when posting a comment is too small (the quick comment is fine)....where would i go to make this bigger?
raiderlax
Wed 29th Aug '07, 11:14pm
Yes I do agree with this as well, how to adjust it maybe?
As well I am using a FLUID width style, so...
nymyth
Thu 30th Aug '07, 10:44am
Yep I was using an extreme pixels design and then made A LOT of modifications myself, the reply box for a regular thread looks great, however for the blog its tiny......any ideas?
PitchouneN64ngc
Thu 30th Aug '07, 3:15pm
The size of the blog reply box is defined by a new stylevar called 'Blog Form Width (pixels)'.
Edit this value for this stylevar :)
nymyth
Thu 30th Aug '07, 5:46pm
changed this value...but nothing changed for my comment box for new entry
nymyth
Wed 12th Sep '07, 12:38pm
anyone have a solution for this?
Steve Machol
Wed 12th Sep '07, 3:18pm
See this:
http://www.vbulletin.com/forum/showpost.php?p=1418384&postcount=8
Marcos2
Thu 13th Sep '07, 9:42am
I changed the User Control Panel Message Area Width to 500px and nothing happened. It seems to not change the width. Is there anything else we can do?
nymyth
Thu 13th Sep '07, 11:01am
^^yep, same here.....
Freddie Bingham
Thu 13th Sep '07, 12:45pm
Post it in the bug tracker.
barroca
Mon 24th Sep '07, 11:10pm
I made the suggested modification in blog_init... and works
// overwrite the messagearea stylevar with the smaller messagearea_usercp stylevar
$stylevar['messagewidth'] = (intval($stylevar['messagewidth_usercp']) > 480 ? '480px' : $stylevar['messagewidth_usercp']);
I use hack of princeton - gtsmilies below editor - and now works fine
all the best
and thanks
Joao Barroca
beduino
nymyth
Tue 25th Sep '07, 2:07pm
^^thanks, but the new version of the blog has a new stylevar, and it works great
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights