|
|
|
 |
|

August 9th, 2004, 11:28 AM
|
 |
General
|
|
Join Date: Nov 2000
Posts: 3,013
Thanks: 17
Thanked 25 Times in 22 Posts
|
|
Re: The New Forum Software!
One thing that would be nice is if the window that we type into could be made a bit larger. It's a little hard to see what you've written sometimes with the small one.
|

August 9th, 2004, 11:46 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: The New Forum Software!
Quote:
One thing that would be nice is if the window that we type into could be made a bit larger. It's a little hard to see what you've written sometimes with the small one.
|
The settings for that are in your profile
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

August 9th, 2004, 03:56 PM
|
 |
Second Lieutenant
|
|
Join Date: Jan 2004
Location: Denmark
Posts: 471
Thanks: 23
Thanked 28 Times in 16 Posts
|
|
Re: The New Forum Software!
I don't know if this was intended by the admins:
 Topic with over 100000 replies or 100000 views
It seems a bit high IMHO 
|

August 9th, 2004, 04:22 PM
|
 |
Major General
|
|
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The New Forum Software!
Quote:
I don't know if this was intended by the admins:
Topic with over 100000 replies or 100000 views
It seems a bit high IMHO
|
I've been informed that the admins were considering removing the hot-topic feature completely, so setting it very high (like 100k) is an easy way to accomplish that. I'm fairly sure it's intentional.
|

August 9th, 2004, 10:58 PM
|
 |
Major General
|
|
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The New Forum Software!
To whomever changed the font size (Richard?), making it smaller, I have but one thing to say: THANK YOU !!! 
|

August 10th, 2004, 12:36 AM
|
Sergeant
|
|
Join Date: Nov 2003
Location: Berlin
Posts: 300
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The New Forum Software!
Yes, a heartfelt thank you from me, too.
__________________
Shut your mouth, it could open your mind! - from Skyclad's On With Their Heads!
|

August 10th, 2004, 03:20 AM
|
 |
First Lieutenant
|
|
Join Date: Jul 2004
Location: Albuquerque, NM
Posts: 605
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The New Forum Software!
i really like being able to see who posted the Last post on a thread, especially for sticky threads.
overall, i like the new look alot 
__________________
Every time you download music, God kills a kitten.
|

August 10th, 2004, 03:47 AM
|
 |
Major General
|
|
Join Date: Jan 2004
Location: twilight zone
Posts: 2,247
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The New Forum Software!
BTW, in case folks hadn't noticed: contrary to the notice that was originally on the forum (and has since been removed/rewritten), you do NOT need to log off and log in again to get notification of PMs. A simple refresh (just like before the forum upgrade) is sufficient.
Once again, a heartfelt thanks to the good folks at Shrapnel for all their hard work in providing this upgrade, and for their ongoing task of ironing out all the kinks in the new code.
Cheers!
|

August 10th, 2004, 06:40 AM
|
 |
Second Lieutenant
|
|
Join Date: Jan 2004
Location: Copenhagen, Denmark
Posts: 410
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The New Forum Software!
Quote:
To whomever changed the font size (Richard?), making it smaller, I have but one thing to say: THANK YOU !!!
|
Yes, the font is now 2mm high :-( :-( :-( :-( :-( :-( An no wonder, look at this EVIL stylesheet:
Code:
BODY,P,TABLE,TD,TR {
font-size: 11px;
font-family: sans-serif, arial, verdana;
color: 000000;
}
Ouch! Never, ever, under any condition, specify font sizes in px. It is the only totally surefire way of making the pages unreadable for somebody. Could you please kill that line? Or replace it with font-size: small; or something like that.
Thank you.
Alternatively, could we use some of the other stylesheets in the directory (threads//stylesheets)? I notice you can set this from the preferences, only the choice is non-existent. I don't care if something breaks 
__________________
"It makes you wonder if there is anything to astrology after all. "Oh, there is," said Susan, "Delusion, wishful thinking and gullibility." (T. Pratchett)
|

August 10th, 2004, 12:21 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: The New Forum Software!
Quote:
Quote:
To whomever changed the font size (Richard?), making it smaller, I have but one thing to say: THANK YOU !!!
|
Yes, the font is now 2mm high :-( :-( :-( :-( :-( :-( An no wonder, look at this EVIL stylesheet:
Code:
BODY,P,TABLE,TD,TR {
font-size: 11px;
font-family: sans-serif, arial, verdana;
color: 000000;
}
Ouch! Never, ever, under any condition, specify font sizes in px. It is the only totally surefire way of making the pages unreadable for somebody. Could you please kill that line? Or replace it with font-size: small; or something like that.
Thank you.
|
Actually, specifying font sizes in px is the best way to do it, because it guarantees that the fonts will be the same size in all browsers accross all platforms. pt is a very arbitrary measurement that varies from OS to OS and even browser to browser. You can still increase the text size in the View menu, however.
Quote:
Alternatively, could we use some of the other stylesheets in the directory (threads//stylesheets)? I notice you can set this from the preferences, only the choice is non-existent. I don't care if something breaks
|
Richard has stated that there is a possibility he will use this new forum capability to allow a range of font sizes to be selected from. He just has to make some extra style sheets. 
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|