17283
![]() |
|
|
|
|
|||||||
| Feedback Share your ideas, questions or suggestions with us here. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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. |
|
#2
|
||||
|
||||
|
layout is ok, too long text (in one line) is very hard to read.
But I strongly suggest to change Code:
<td class="panelsurround" align="center"> <div class="panel"> <div align="left" style="max-width:640px; width:auto !important; width:640px"> 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 |
|
#3
|
||||
|
||||
|
|
|
#4
|
||||
|
||||
|
done.
__________________
Looking for administrator? http://www.syscare.sk |
|
#5
|
||||
|
||||
|
If you are over 14, smilies shouldn't occupy more than 0.00001% of your lifetime corpus.
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#6
|
||||
|
||||
|
Heck, over a certain age, one doesn't smile at all.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Adminstrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#7
|
||||
|
||||
|
No, but one does cackle and rub ones hands together quite a bit.
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#8
|
||||
|
||||
|
"Glee".
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Adminstrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#9
|
||||
|
||||
|
advanced mode is still not as width
![]() I suggest to modify this: Code:
<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display:block; width:540px; height:250px" tabindex="1" dir="ltr">
Code:
<textarea name="message" id="vB_Editor_001_textarea" rows="10" cols="60" style="display:block; width:747px; height:250px" tabindex="1" dir="ltr">
Last edited by graudeejs; February 27th, 2010 at 23:31. Reason: s/fixed/advanced/ <== why did I wrote fixed? lmao |
|
#10
|
||||
|
||||
|
|
|
#11
|
||||
|
||||
|
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.
__________________
Quid habemus reliquum? Nutrimentum anatum! Внимание: лифт вниз не поднимает |
|
#12
|
||||
|
||||
|
the width should be fixed now
__________________
Looking for administrator? http://www.syscare.sk |
|
#13
|
||||
|
||||
|
In report post
Code:
<div class="fieldset">
<div class="smallfont">
<textarea name="reason" rows="6" cols="60"/>
</div>
Code:
<div class="fieldset">
<div class="smallfont">
<textarea name="reason" rows="6" cols="108"/>
</div>
|
|
#14
|
||||
|
||||
|
done
__________________
Looking for administrator? http://www.syscare.sk |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] snd_hda slight white noise | kpedersen | System Hardware | 5 | September 5th, 2010 20:22 |
| Removing unused dependences. | Dissident85 | Installation and Maintenance of FreeBSD Ports or Packages | 5 | August 31st, 2009 06:33 |
| [Solved] Find unused ports? | donnex | Installation and Maintenance of FreeBSD Ports or Packages | 5 | May 18th, 2009 16:01 |
| [Solved] Switching off unmounted/unused Hard Disks | Graaf_van_Vlaanderen | System Hardware | 2 | April 12th, 2009 15:29 |