View Full Version : Too much unused border white space
fbsd1
February 27th, 2010, 05:27
You should really change the config file for this forum.
You’re forcing the viewer to use the horizontal scroll bar un-necessarily.
Remove all that white space border.
Make the left and right side margins go away.
graudeejs
February 27th, 2010, 08:39
layout is ok, too long text (in one line) is very hard to read.
But I strongly suggest to change
<td class="panelsurround" align="center">
<div class="panel">
<div align="left" style="max-width:640px; width:auto !important; width:640px">
to 100% ro 99%
otherwise writing thread is pretty hard, because message box is very small (width wise), that is especially true in advanced mode, when smilies occupy about 20% of space
graudeejs
February 27th, 2010, 08:51
Here's how it should look in quick rely mode
http://www.failiem.lv/thumb.php?i=byicga&n=2010.02.27_at_09.45.13.jpg (http://www.failiem.lv/down.php?i=byicga&n=2010.02.27_at_09.45.13.jpg)
In advanced mode css needs to be edited
danger@
February 27th, 2010, 13:08
done.
fronclynne
February 27th, 2010, 18:08
smilies occupy about 20% of space
If you are over 14, smilies shouldn't occupy more than 0.00001% of your lifetime corpus.
DutchDaemon
February 27th, 2010, 18:49
Heck, over a certain age, one doesn't smile at all.
fronclynne
February 27th, 2010, 19:28
No, but one does cackle and rub ones hands together quite a bit.
DutchDaemon
February 27th, 2010, 21:18
"Glee".
graudeejs
February 27th, 2010, 22:06
advanced mode is still not as width :(
I suggest to modify this:
<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display:block; width:540px; height:250px" tabindex="1" dir="ltr">
to
<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display:block; width:747px; height:250px" tabindex="1" dir="ltr">
Also It would probably be VERY cool to have smilies on top or bottom of the message box, or to be able to turn them off
graudeejs
February 27th, 2010, 22:15
Preview:
http://www.failiem.lv/thumb.php?i=yzrtwz&n=img.jpg (http://www.failiem.lv/down.php?i=yzrtwz&n=img.jpg)
fronclynne
February 28th, 2010, 04:12
No. It should be 80x25. And you should have to press the left shift to un-shif
t-lock. And there should be no 1 on the keyboard, you have to use the lowercase
l. And the enter key should be replaced by a large paddle below the screen.
danger@
February 28th, 2010, 07:47
the width should be fixed now
graudeejs
February 28th, 2010, 15:29
In report post
<div class="fieldset">
<div class="smallfont">
<textarea name="reason" rows="6" cols="60"/>
</div>
change to
<div class="fieldset">
<div class="smallfont">
<textarea name="reason" rows="6" cols="108"/>
</div>
currently it is small and left aligned ==> not looking good
danger@
February 28th, 2010, 17:56
done
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.