For questions about and issues with the CSS rules that control the appearance of StackExchange sites.

learn more… | top users | synonyms

4
votes
0answers
62 views

Difference between link and link:visited on meta is too subtle [duplicate]

Possible Duplicate: Can we change the a:visited color on the meta.stackoverflow.com home page? Earlier today I asked this question which I thought was a display anomaly. I quickly learned ...
1
vote
1answer
64 views

Really minor display issue in meta questions list [closed]

So if you look really closely at the following questions, there are a couple of minor differences between the 1st & 4th compared to 2nd & 3rd. The aliasing looks different but that is only ...
6
votes
0answers
423 views

Layout fix for Firefox in “Zoom text only” mode

Bug: The bug happens on all StackExchange pages. In Firefox settings, I have Zoom > Zoom Text Only enabled (I don't like the whole-page zoom behavior). This of course makes many sites look kinda ...
7
votes
2answers
210 views

Do images need a border around them?

I've seen this popping up a lot lately. Users have been putting images inside blockquotes to add the darker border around the image so it doesn't look like the image "blends into the background" and ...
1
vote
0answers
17 views

CSS on search causes unreadable overlap [duplicate]

Possible Duplicate: Stackoverflow search results appear on top each other I'm experiencing the following CSS issue when using search (both on SO and meta): I've traced the issue to ...
9
votes
1answer
109 views

Blog Overflow comment responses are outdented instead of indented

Check out the responses to comments. They're misaligned and cut off on account of the margin-left: -20px important;
5
votes
1answer
142 views

Mobile's user profile page is partially blanked on Android's Firefox

On Firefox for Android (Fennec), version 12, 13 and 14, the user info on profile page is blanked: Where is the gentle and smiley Jon's face? I asked Firefox Q&A thinking about a bug in Fennec, ...
10
votes
2answers
143 views

Pressing “less info” in SO profile is not working right on Google Chrome

When I click on less info link on my profile page (on Stack Overflow as well as on META), the less info box covers some links on page. Following picture explains it well: Does it happens to anybody ...
5
votes
1answer
114 views

Syntax-Highlighting won't recognize all CSS keywords

I just discovered a strange behavior of the CSS syntax highlighting feature which you can see in the following code example: .first_rule { color: red; } .second_rule:hover { color: blue; } ...
4
votes
4answers
198 views

How do I respond to a Stack Overflow request for an answer with a complete code sample?

How do I respond to a Stack Overflow request for an answer with a complete code sample? Ideally, I could just upload the HTML file with the styles and JavaScript embedded. Is this possible or ...
8
votes
1answer
105 views

Un-fade low-score answers on rollover or click

Answers with low scores are faded out. This is good. However, it would be nice to have the ability to temporarily un-fade such answers should we want to have an easier time reading them (for example, ...
11
votes
0answers
156 views

Badge Holders Page Broken

As seen below on both the beta theme and graduated sites themes, on the tag editor (and some other badges) badge holders page the columns overlap. Appears to be on all sites (have checked beta ...
9
votes
0answers
73 views

Diamonds break the badge baseline

^Woo alliteration. On non-question linked badges (e.g. mortarboard, legendary, civic duty, suffrage etc.) moderators names appear below the baseline of the letters: Perhaps more noticeable on the ...
5
votes
0answers
28 views

“consider adding a comment” pop-up appearing behind gray answers [duplicate]

Possible Duplicate: Downvote pop-up is overlapped by the question, if the question is transparent I down voted an answer that was printed in gray (because of the many down votes it already ...
6
votes
0answers
98 views

Why is scifi so much slower to load?

I start most mornings with a quick tour of "my" SE sites. Generally I hit them in the order they appear in the footer, doing all the graduated sites I follow, then all the betas. If I have been active ...
4
votes
0answers
65 views

Hex color values are treated as commented out [duplicate]

Possible Duplicate: What's happening to syntax highlighting for [css] questions? I often see the code syntax interpreting a hex color value in a CSS statement as a comment and then ...
12
votes
3answers
520 views

<kbd /> elements are still intrusive

I have just edited this post where OP is apparently not afraid to talk about his kbd. Now look at that mess. F1s fighting each other... I'm not a CSS person, but think that making he ...
9
votes
1answer
202 views

Where can I find the original CSS file(s) of StackOverflow?

I know that I can use some kind of 'css beautifier' to unminify the minified css in the source of StackOverflow. But they miss what would be invaluable to me — comments (for browser-specific fixes, ...
3
votes
0answers
39 views

Misaligned search box in chat

These things are hard to search for on Meta, but I don't see a duplicate question. When my browser is at a comfortable window size for me I get the following misalignment: But if I make my window ...
34
votes
1answer
302 views

Downvote pop-up is overlapped by the question, if the question is transparent

A picture says more than a thousand words As you can see, the pop-up that tells me, that I have downvoted this question gets overlapped by the question itself: EDIT: This also happens on other ...
2
votes
1answer
52 views

Privileges progress report misalignment [duplicate]

Possible Duplicate: The reached percentage of privileges are shown in a new line When I look up the thresholds for Christianity.SE privileges, I see this misaligned text: It seems ...
3
votes
1answer
82 views

Header background width css bug

There is a bug in the global SE CSS. If your browser window gets smaller than 982px, the container div that holds #header continues to shrink even though #header maintains a width of 962px. The ...
2
votes
2answers
143 views

Why Question is shown as Accepted Answer but actually not? [duplicate]

Possible Duplicate: What do the colors on Stack Overflow mean? Team, Recently, I have noticed that on Stackoverflow Questions are shown as Accepted answer on the display list but actually ...
7
votes
1answer
72 views

Baseline on badges from other accounts on profile

When on the accounts tab of a user profile, the baseline of the text for badges doesn't quite align with all the others. I.e: Or even more pronounced when a user doesn't have any badges on the ...
3
votes
2answers
45 views

IE9 Area 51 commitment message cut off

Recently, I visited this page: http://area51.stackexchange.com/?tab=hot on Area 51. I saw, on IE9 that the text to show I had commited to Chemistry was cut off at the top, unlike in Google Chrome. ...
5
votes
0answers
192 views

Style inline code elements (including backticks) with white-space: pre-wrap

While writing this comment, I noticed an annoying issue with the way the StackExchange software formats in-line code snippets (<code>...</code> or `...`) — any groups of ...
15
votes
0answers
46 views

Unbroken words aren't forced to wrap inside heading tags; they overflow

Unbroken words are typically broken/forced to wrap when they grow longer than a line: ...
1
vote
1answer
163 views

Stack Overflow mobile CSS and JavaScript framework

What CSS framework (if any) does SO use for mobile devices? Do they also use jQuery?
11
votes
2answers
153 views

Chat: timestamp div incorrectly taking mouse focus

A seemingly recent change to the CSS for chat has caused an annoying behavior; the timestamp div takes mouse focus when you're looking to interact with the reply/star/flag UI elements on the right ...
7
votes
1answer
72 views

Why do inlined-required-tags change their border-size?

I just noticed that inlined-required-tags (in answers/questions) do change their border preferences from border: 2px solid #979797; to border-bottom: 1px solid #565656; border-right: 1px solid ...
10
votes
2answers
342 views

Make textareas (vertically) resizable

As noted in several question here on Meta, resizing a textarea horizontally used to break the pages layout: Prevent the post text area from being obscured by the sidebar when resized Format and ...
34
votes
1answer
398 views

Stack Exchange beta sites have some dust on them

I was browsing around the exchange and noticed a speck of crud on my screen. Only, when I tried to wipe it off, it turned out to be part of the site. Have a look at some SE question between the ...
3
votes
0answers
54 views

Alignment of 'answerer' / 'asker' in flagging summary

The name of the 'answerer' looks to be too far to the right on the 'Flaggin Summary' page. It isn't really too far to the right from a technical view, but from a designer view it looks strange. The ...
0
votes
0answers
57 views

Stackexchange dropdown font is different on scifi.SE

On scifi.SE, the StackExchange™ MultiCollider SuperDropdown™ is displayed in a different font than it normally is: I am pretty sure all the other SE sites have the same font for the dropdown, ...
6
votes
1answer
86 views

Badge icons on mod history page overlap, don't look good

On the mod history page, if a moderator has the Talkative and/or Outspoken badges, they are displayed next to their display name. Clearly this was designed to work with Stack Overflow, which has tiny ...
13
votes
1answer
174 views

Vote count creating second line

I just saw this: This isn't a dupe of this question, by the way, because the issue was apparently resolved. Here is the post. I'm on Chrome 15.0.874.121.
9
votes
0answers
162 views

These numbers are too crowded! Can we give them some breathing room? [duplicate]

Possible Duplicate: Slight rendering bug in Chrome (Linux) - View count and title overlap I recently observed the following on the home page of Meta: (Emphasis mine) As you can see, the ...
5
votes
0answers
54 views

Tab overflow on Area51 in Firefox (Ubuntu)

This is a relatively minor bug, but a bug nonetheless. I use Firefox 8.0 on Ubuntu 11.10, and when I open Area51 the text on the "All Proposals" tab overflows. It looks like "All Proposals" is ...
-15
votes
2answers
335 views

Ban <kbd>, its usage and rendering are incorrect

It seems people are not using <kbd> correctly, and its keyboard-like rendering is wrong too. For HTML5 (as used on these sites and its mobile theme) the editor's draft at w3.org currently ...
1
vote
1answer
72 views

A bug while hovering over tags; tooltip is going over pages border creating scrollbar which is impossible to access using mouse or keyboard

I am using a small screen from Remote Desktop with resolution 800x600 (I have my reasons, please don't point out why/how ect...) and while I am trying to display definition of each tag it makes my ...
4
votes
1answer
141 views

Suggested topics while typing a question causing display problem

I am having a little bit of a problem here. When I type my message, there is a list of suggested existing questions on the right side. When I scroll down, the field moves to the right of my screen, ...
7
votes
2answers
195 views

All Stack Exchange sites in a small window causing display problems?

I am using a remote desktop to my Windows PC which can use Visual Studio (Darn Ubuntu and no compatibilities with MonoDevelop/Visual Studio form designer) and I came across the problem of the header ...
7
votes
1answer
175 views

This moderator's name and designation are not on the same line - why not?

Take a look at this moderator's profile: As you can see, I expect "Oli" and "Moderator" to have the same baseline, but it appears that they do not. Can this please be corrected? Details: Chrome ...
9
votes
0answers
67 views

Stackapps Notification Bar is off-centered

I took this picture of the full window chrome in Chrome so that the juxtaposition of the banner across the page shows. I've also included one from math.se (where I knew I wasn't recently logged in) to ...
5
votes
0answers
57 views

Spelling errors at the (CDN) style sheets

When I analysed the CSS style sheets of some SE websites, I ran across some typos. Stack Overflow (also meta): .suggested-edit .body-diffs .full-html-diff .gutter /* Selector */ ...
4
votes
0answers
88 views

Spacing in nested list is different from regular spacing [duplicate]

Possible Duplicate: Spacing oddity between lists when lists are found consecutively Why is the spacing here so small compared to the rest of the answer? Is it a bug?
2
votes
2answers
112 views

Does anyone know what kind of tools Stack Overflow is using to manage javascripts and CSS? [duplicate]

Possible Duplicate: Which tools and technologies build the Stack Exchange Network? When I search for javascript CSS management stackoverflow I get lot of interesting stuff but I'm ...
2
votes
1answer
353 views

How does SE determine the CSS and JS version parameter?

According to the source, the JS and CSS files I'm loading are: stub.js?v=e922af98260a all.css?v=b7ced9688c61 Just wondering how those "v" parameters are generated. On my websites I generally just ...
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 ...
0
votes
1answer
142 views

Inline tag highlighing code too obnoxious?

To me, it appears as if the tag inline highlighting is too intrusive / obnoxious. It breaks up the spacing-below of the line it's placed on (due to the height.) Perhaps the font in an inline tag ...