.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars

Reply
 
Thread Tools Display Modes
  #1  
Old August 24th, 2004, 02:17 PM

Thufir Thufir is offline
First Lieutenant
 
Join Date: Jul 2004
Location: California
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Thufir is on a distinguished road
Default Re: Oh the new forum, it\'s damn small !!!

Quote:
Richard said:
Actually the decision was made based on the majority of user response on the font issue. No matter what way we went someone was going to be unhappy. We may setup on larger set for those with extremely large monitors. One thing to keep in mind is that even IE has ways to bypass stylesheets so that you can set this they way you want.

Again we cant please everyone with the choices we made with the font issue, but by and large we have heard much more positive responses than negative ones.
Richard,

I for one am generally happy with the results of the forum change. I am particularly happy that Shrapnel has listened to feedback, and has continued to adjust/improve the forum software after the initial launch.

That said, I think Esben's point is more about implementation than design, and it really is widely acknowledged that hardcoding pixel sizes is a bad thing. This is something that could easily be fixed, and would enhance everyone's experience.
Reply With Quote
  #2  
Old August 24th, 2004, 09:38 PM

alexti alexti is offline
First Lieutenant
 
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
alexti is on a distinguished road
Default Re: Oh the new forum, it\'s damn small !!!

Quote:
Esben Mose Hansen said:
This is because the web designers in question think that specifying font sizes in pixels is the way to go, when in fact it is just about the worst possible thing to do. I've all but stopped reading these forums because of this --- even with huge fonts, the text is barely readable. Why can't people just leave the damn fontsize alone? Is it so hard?

font-size is for people who know what they are doing. If you're using font-size: xxpx, without trying to align something to an image (which is a daft thing to do in any case) you're not qualified to use that attribute. 
I've just added:
Code:

td.lighttable { font-size: small !important; color: #420 !important; }


to my user stylesheet. Seems to be working fine

Actually, I've also added few other lines to make it look the way I want:
Code:

td.lighttable blockquote hr { display: none !important; }
td.lighttable font.post { font-size: small !important; color: black !important;}
td.lighttable font.small { border-bottom: 1px solid black !important;}
td.lighttable blockquote { padding: 0.3em 0.3em 0.3em 0.3em !important;
margin: 0 0 0 0 !important;
margin-left: 2em !important; }
td.lighttable br { font-size: 0.1em !important; }

Reply With Quote
  #3  
Old August 25th, 2004, 07:40 PM
Esben Mose Hansen's Avatar

Esben Mose Hansen Esben Mose Hansen is offline
Second Lieutenant
 
Join Date: Jan 2004
Location: Copenhagen, Denmark
Posts: 410
Thanks: 0
Thanked 0 Times in 0 Posts
Esben Mose Hansen is on a distinguished road
Default Re: Oh the new forum, it\'s damn small !!!

Wow, this got a few more responses than expected. I really do not browse the forums that often anymore, sorry about the delay. I admit I was mostly ranting --- please don't let this belittle the work you have done, Richard et al. The forums has certainly become a much nicer place to visit, and kudos to that. Now for some specific responses:

It is true that it is possible to fix this issue with user-side stylesheet --- which is how I fix two other issues that web-designers have trouble grasping.
  • All links should be underlined --- or I will miss them.
  • Leave the font-family alone. --- or you will probably hit some ugly font I have installed for use with consoles, which needs extreme scrolling speed.
So I have
Code:

a:link { text-decoration: underline ! important }
* { font-family: serif ! important }
tt, pre { font-family: monospace ! important }


But I dislike having site-specific fixes in there. And yes Konqueror (the name of my usual browser) does support text zoom, but it is quite annoying for a number of reasons to use on a forum.

Shrapnel forums are, BTW, far from unique in having this problem. Even Gentoo's (in every other way excellent) can't seem to get this simple fact
__________________
"It makes you wonder if there is anything to astrology after all. "Oh, there is," said Susan, "Delusion, wishful thinking and gullibility." (T. Pratchett)
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 01:27 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.