Lefthand Column is too wide but with blank space

Kelemvor

Lifer
May 23, 2002
16,928
8
81
The column on the left side is far wider than it should be. The text gets cut off such as General Hardwar... but then there's a lot of blank space after that so there's no reason for it to get cut off.

Can the left column be made smaller (the search box is the only thing that's in there taking up the whole area) or can the text not get cut off where it does?

Screenshot
at3.JPG
 

Kelemvor

Lifer
May 23, 2002
16,928
8
81
I don't want it to be gone, I want it to either be only as big as the text in it since the forum is cutting off the text at a specific place. Or have the text not get cut off until it's actually at the edge of the column.
 

Zepper

Elite Member
May 1, 2001
18,998
0
0
I use an 800x600 screen size and the unnecessarily wide left column pushes text in the next one off the right side of the screen like the time of the last post in "My Threads".

.b.h.
 

Alone

Diamond Member
Nov 19, 2006
7,490
0
0
The only issue is that they're using a function to trim the extra length on the words, but since they adjusted the width of the panel, they should just have to reduce the amount they're trimming.

I think.
 

Evadman

Administrator Emeritus<br>Elite Member
Feb 18, 2001
30,990
5
81
I tried updating Alone and I's script, but if that column size is changed, it fubars a bunch of other stuff. JavaScript is being used to change the size of all the divs. ti will take a while to reverse engineer it all.