The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
103 views

What font is used in this CAREERS 2.0 advertisement?

I would like to know what font is being used for the careers 2.0 ad located on the side of the site
0
votes
1answer
67 views

Font replacement script for Beta SEs?

I would like to view Beta sites in Deja Vu Sans font instead of Arial, is there a script for switching the font?
0
votes
2answers
102 views

Fonts while viewing stackoverflow appear too small in google chrome

The font on other stack exchange sites including this one looks okay to me but on my ACER netbook (that comes with Windows 7 starter kit) and particularly in chrome browser the fonts are appearing ...
7
votes
0answers
84 views

Can we somehow bring the old score font back? [duplicate]

Possible Duplicate: What’s up with the new CSS? I woke up today, got a shower and headed to my daily morning stacktivities. I opened the page, and noticed, to my horror, that there's ...
11
votes
1answer
210 views

Did the top level menu font change permanently?

I noticed that Stack Overflow was looking somewhat different today but I couldn't figure out what was going on. Until I compared an already open tab to a newly opened tab. Did the top level menu ...
1
vote
0answers
52 views

Misaligned monospace columns in Firefox

Browsing SO, I often find that my Firefox 15.0.1 on Gentoo Linux will fail to render monospace text exactly as monospace. As I haven't seen letters move when syntax highlighting kicks in, I assume ...
2
votes
1answer
37 views

Where to ask about editing fonts?

I need to ask a question about how to modify an OpenType .otf font to create a subset of the font with limited characters to reduce file size. Where should I ask?
4
votes
1answer
735 views

Stack Overflow Careers' fonts look bad in Chrome

When browsing the Stack Overlflow Careers site, the fonts look really bad in Chrome, while they look good in IE9. The zoom level in Chrome is 100%. Other Stack Exchange sites look good, it's just the ...
-17
votes
2answers
251 views

Change chat font from Verdana to Arial [closed]

Verdana doesn't allow Z̨͚͎͚̲͚̳̫̀̎͐̋̐͌͊͐͟͡ḁ̜͍̠̫̪̥̐ͣ͑ͣ͑ͫ̿̑͞l̶̶͕͈͍̉̆̋̍̅͋͐ͣ̍͝g̤̻̮͎̗͐̋̑̾ͬ̽͋͟o̜̹̜̙͕͉ͬ́͊ͤ͗̊̇ ̶̠̹̗̄̅̽͛͡T̳̤̓ͥ̀ͪ̍̕͞e͛͌̊ͪ̃͏͏̜͙̥̭̙͕̜͇x̨̱̖̘̹̩̬̮ͯ̎ͨ̓͒͘͠t̳͕̘̫̰͖̩ͯͫ̆ͨ to be used, whereas Arial does. I ...
1
vote
1answer
185 views

Name of the Font used for code snippets on stackoverflow

which font is used on stackoverflow for code snippets? Ex: var $div = $("#preloader"); $.each($.imgNames, function (i, val) { $("<img />").attr("src", $.largePath + ...
1
vote
1answer
92 views

Is the text overflow in the favourite questions' section unique to my setup?

It's not an issue, per se, but I noticed in the section of my profile that displays my favourite questions, the text of the number of votes overflows a small amount into the number of answers. I don't ...
0
votes
0answers
65 views

Bold Issue on Firefox [closed]

It looks like Firefox (latest stable version) has issues rendering bold text followed by a colon: On IE9, it looks fine. More information: I see this issue here. I am using the latest stable ...
17
votes
1answer
95 views

Change website line heights to unitless instead of pixels

When my browser's minimum font size is set to 17px, the StackExchange™ MultiCollider SuperDropdown™ looks like this: If you change the CSS so that it uses line-height: 1.2; instead of line-height: ...
22
votes
1answer
253 views

Why is Helvetica only used sometimes, Arial otherwise?

Helvetica (Neue) is used for h1, h2, h3, input, select, button, and a few other specific elements. Yet for the main font declaration on body, Helvetica is nowhere to be found, only its impostor, ...
14
votes
3answers
426 views

Question title font has changed

The question title font has changed. It is no longer Trebuchet MS but is now Helvetica. Is this normal, or is there a problem? Edit (11/22/2011): The font was reverted to Trebuchet MS. Why was the ...
1
vote
1answer
77 views

Font adjustment for certain parts of Stack Overflow

The Consolas font, which the CSS sets as the preferred font for the code blocks on Stack Overflow, looks exceedingly terrible on my machine (it's my favourite font on Windows, but on Linux... blech). ...
-2
votes
2answers
204 views

What font is used on the Programmers Stack Exchange site?

I would like to know the name of the body font used in the Programmers Stack Exchange site. I was keen on using it in my blog. PS: Sorry, I do not know if this is the place to ask this, but I felt ...
0
votes
2answers
124 views

Allow selection of font used for code segments

I have several programming fonts installed on my computer and would hate to have to muck about with them to have SO display code segments in my favourite one.
3
votes
1answer
173 views

What font is used in the SO error page?

This font is quite easy on my eyes... Which is it?
0
votes
1answer
71 views

Set the input font for comments the same as the display font

Since the display font for comments is variable width and we can't do formatting that would require a fixed width font for column alignment anyway, is it possible to set the input font to be the same ...
23
votes
2answers
3k views

Add Menlo as monospace font for Mac OS 10.6 users

Mac OS 10.6 (a.k.a. Snow Leopard) includes a pretty new font called Menlo that supersedes Monaco as the default monospaced font. I'd like to petition the overflowers to include it right after ...
7
votes
0answers
275 views

There is no fallback font monospaced text [duplicate]

Possible Duplicate: Not enforcing fixed width font family For monospaced text there is no generic font family in the font stack. This causes problems if a user prefers to resort to the ...
-3
votes
2answers
3k views

Using calibri, consolas and other microsoft cleartype fonts by default

In my opinion the website would look much better with calibri as the first font in the CSS font-family attribute. What do you think? This is a screenshot after some firebug hackery (remember to zoom ...
1
vote
1answer
104 views

How to change default font and color in Stack Overflow?

Can someone tell me how to change the default font and color. I can't find the options.
8
votes
3answers
6k views

What's the font used in code blocks?

I quite like the look of the font used in the code blocks that appear on Stack Overflow. What, dear listener, is the font face used for such?
3
votes
2answers
590 views

Not enforcing fixed width font family

Currently the code blocks have a list of fixed width fonts specified in the style sheet, and I'd like them to just be monospace instead. I know I can override it with stylish on firefox to use Droid ...
1
vote
2answers
182 views

Font size inconsistencies between browsers

I was wondering, what is meant to be the correct font size for regular text on the SO-family sites? In Firefox (3.5) it appears as 10pt/13px but in Chrome and Opera it's bigger, about 11pt/15px I ...
1
vote
1answer
115 views

Use code font text in paragraph

String String So let's say this is a question on SO, and I'm asking something about the String class. You'll notice that in the previous sentence "String" has the normal font, I'd like it to have ...
20
votes
4answers
1k views

What font is used in the Stack Overflow logo?

What font is used in the StackOverflow logo?
1
vote
0answers
118 views

Spacing on letter pair “vv” is unclear

The font used on the tags links places the letter pair "vv" too close together and make vv read like a w. See the mvvm tag. [Edit: I've just noticed it's the same in the question body text too] ...
1
vote
1answer
46 views

CSS or other bug in rendering page?

Anyone else get screen rendering issues like me? Firefox for Windows 3.5.2 Screenshot: http://www.flickr.com/photos/10105277@N00/3838846646/sizes/o/
4
votes
5answers
687 views

Allow marking text as fixed width font

There are times when using a fixed-width font adds significantly to the readability of the text. It would be nice if we could mark a block of text as using a fixed-width font. I know this can be ...