0
votes
0answers
19 views

Fonts not working in IE or Firefox

I'm trying to get fonts to work in all browsers and I'm using existing code as this is someone else's project. I have no idea if they worked previously but the css for the font is written as: ...
1
vote
0answers
19 views

Image appears only after adjusting the window size in FireFox on Mac

I normally use Chrome, so I was a little weirded out when I noticed this on a new site in FF. If you have am minute, take a look at http://www.ostmoinc.com/. Click the arrows down to the third (and ...
1
vote
1answer
12 views

CSS property: -webkit-nbsp-mode

Is there an equivalent CSS property of -webkit-nbsp-mode for Firefox and IE? http://css-infos.net/property/-webkit-nbsp-mode
0
votes
0answers
29 views

Issue with image auto resize on firefox

I have an issue with the CSS of my website, but only under Firefox. Basically the theme should resize correctly images and text to fit the width of the column. On Safari and Chrome the following code ...
0
votes
2answers
22 views

Word-break:break-word not working in Firefox 21

I've added word-break:break-word to the comments on my site to start breaking up the words when they overflow the comment box, but it doesn't appear to be working in Firefox. I've done a JS fiddle of ...
1
vote
1answer
20 views

CSS position between Win / Linux / Mac Logo Position

i've a little bit trouble to fix one thing, may you could help me out with it? I try to make Chrome/Firefox works with a Logo sliding problem. You can see here the first pci is how does it looks ...
0
votes
3answers
31 views

strange firefox float positioning, works fine in chrome/safari (CSS)

I'm having a weird issue in Firefox that I can't seem to fix. In both Chrome and Safari my float: left and float: right columns are working properly and in the right position, but when I view it in ...
0
votes
1answer
54 views

Firefox does not recognize my Stylesheets

I'm just writing a framework for responsive web development. I just started yesterday and began with the css today. Everything works fine in Chrome as well as in IE, but Firefox doesn't recognize the ...
-1
votes
3answers
32 views

Firefox border-radius

I'm try to use border-radius on a website, but firefox keeps doing this: Firefox CSS. Everything is good except the top left corner. This is my css for the border-radius: border-radius:10px 0px 0px ...
2
votes
2answers
28 views

Unicode signs shown on development page, but not on actual page with same code

I have a strange Unicode problem with a Wordpress page I am about to create: (At least with Firefox and IE.) On the development page http://natzet.kunden.fincha.com I can see the Unicode signs ...
0
votes
0answers
11 views

CodeMirror custom styling through 'getWrapperElement()' not working in firefox

I am using codemirror 3, and i have 2 instances of it in my page. Both the instances require separate font styles, so i am applying them through this code - task_name_editor = new ...
0
votes
1answer
29 views

css for android browser and firefox

I'm using a Wordpress responsive theme and would like a fixed background. background-repeat: no-repeat; background-position: top center; background-attachment: fixed; I have found that the site ...
1
vote
0answers
17 views

Firefox - transform and svg filter issue

I'm trying to apply -moz-transform and filter combined in firefox, in order to, say, give a grayscale appearance to a rotated image. The CSS code I'm issuing for this is the following: ...
0
votes
0answers
17 views

Firefox places font baseline at center of line-height (font: Knockout 46 Flyweight)

I'm guessing that Firefox is reading this font's height as 0 in all cases, so that its baseline is always at the center of the line-height. This seems to be a problem with this particular font, but ...
0
votes
0answers
14 views

Border-radius bug on image in Firefox for android

Have done some searching without any luck. Thought that it had something to do with my css reset but as i removed all css and only styled the image the problem remains. border-radius seems to behave ...

1 2 3 4 5 167
15 30 50 per page