Monospaced font used throughout site? |
Monospaced font used throughout site? |
Jul 14 2010, 17:28
Post
#1
|
|
|
Group: Members Posts: 4 Joined: 14-July 10 Member No.: 82274 |
Hello, I am a new member of the forum. When I came here today, I noticed that the entire site seems to be in a monospaced font, which is not really what I want, since it's hard to read. I'm using Firefox 3.6.6 on Linux, and no other site is using exclusively monospaced font like this one is. Is this a known issue here, or is it more likely to be my browser? Thanks.
|
|
|
|
![]() |
Jul 14 2010, 21:12
Post
#2
|
|
|
Group: Members Posts: 954 Joined: 6-September 04 Member No.: 16817 |
Nope the doesn't and never has used a monospaced font. I've used a variety of browsers and OSes and never seen that.
Though you do seem to have picked a completely different font to the standard one to format your post. Edit: Quick addition....using Firebug and inspecting the text, it returns the following CSS: CODE font-family:Verdana,Tahoma,Arial,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif; It's possible you haven't got any font on that list before Courier....tho why Courier is on there at all is beyond me. All fonts declared should be of the same type. Going back on my original sentence, the guy has a point as that declaration is crazy!! This post has been edited by probedb: Jul 14 2010, 21:14 |
|
|
|
Jul 15 2010, 03:46
Post
#3
|
|
![]() Group: Members Posts: 515 Joined: 18-January 04 From: bethlehem.pa.us Member No.: 11318 |
CODE font-family:Verdana,Tahoma,Arial,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif; It's possible you haven't got any font on that list before Courier....tho why Courier is on there at all is beyond me. All fonts declared should be of the same type. Except that "sans-serif" is a CSS keyword referring to the default sans-serif font as defined by the browser. Since Firefox explicitly defines a value for this, that means the OP must have had a monospaced font set as his default sans-serif font (given his choice of OS, most likely Bitstream Vera Sans Mono or its more mature cousin DejaVu Sans Mono). This post has been edited by Zarggg: Jul 15 2010, 03:48 |
|
|
|
Jul 15 2010, 12:40
Post
#4
|
|
|
Group: Members Posts: 954 Joined: 6-September 04 Member No.: 16817 |
CODE font-family:Verdana,Tahoma,Arial,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif; It's possible you haven't got any font on that list before Courier....tho why Courier is on there at all is beyond me. All fonts declared should be of the same type. Except that "sans-serif" is a CSS keyword referring to the default sans-serif font as defined by the browser. Since Firefox explicitly defines a value for this, that means the OP must have had a monospaced font set as his default sans-serif font (given his choice of OS, most likely Bitstream Vera Sans Mono or its more mature cousin DejaVu Sans Mono). It is but that declaration is still wrong. Declaring Sans-Serif and Serif in the same declaration!? |
|
|
|
ascent1729 Monospaced font used throughout site? Jul 14 2010, 17:28
Zarggg I will have to assume that it's your browser/O... Jul 14 2010, 18:11
ascent1729 I fixed it for me by changing the Firefox settings... Jul 14 2010, 21:28
dv1989 I've done some light CSS in the past, but I do... Jul 15 2010, 10:31![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 09:59 |