Tagged Questions
0
votes
0answers
14 views
Incorrect print rendering of italic fonts in chrome [migrated]
I have an HTML page with a rendering issue where italic fonts are being clipped by what appears to be the bounding box of the next letter. I've tested this on a HP LJ5100 with postscript (the only ...
0
votes
0answers
137 views
Issue with CSS font color in Webkit in Lion (#444 looks darker than #333) [closed]
I have a strange issue with Safari and Chrome Mac (19.0.1084.54) in OS X Lion.
Here it is, very simply put:
When I display it in a Webkit browser, text set in Helvetica Neue and color Hex #444 ...
7
votes
7answers
12k views
Font displays differently in Firefox vs. Chrome
It seems that my menu bar is displayed with a different font stretch in Firefox than it is in Chrome. See the following:
Here is the CSS applied to this element:
font-variant: small-caps;
...
0
votes
2answers
6k views
<a> link color CSS not working for Chrome/Firefox/IE/Safari etc [closed]
Here is my site: http://dosrevival.com
I can't seem to get the links to stop turning purple after being clicked in Chrome and IE (works in some Firefox versions?!?). In my CSS file I'm changing the ...
8
votes
4answers
817 views
Is there anything wrong with targeting the alt attribute in css?
I tried targeting the the alt attribute in css. My solution worked in Firefox/Mozilla, but fails in Safari-Chrome/Webkit. Is there anything wrong with styling an alt tag? If not, how do you suppose I ...
2
votes
4answers
1k views
Broken jQuery/CSS in Firefox - ColorBox and reCAPTCHA
I am working on what would appear to be a basic contact form. I am using the ColorBox plugin for jQuery to build a form with an image link, which then opens a ColorBox containing the reCAPTCHA form ...