css-hack

CSS hacks for different browsers

Can anyone please help me with this. I am new to css styling. I have a css file where all my styling resides for the asp.net website that I am trying to build. However it works fine on the server that has IE 7 installed on it and when I try to view it using chrome, firefox or IE 8 and above it kinda distorts the look of the website. I ...

Operating sytem detection for CSS hacks (aka need a "PC only" CSS hack)

I don't like Microsoft's font rendering. I've created a site for a client and the last unticked box on my debugging list is the biggest. (it's not 'live' yet btw so please ignore any other bugs - http://baked-beans.tv/bb) I'm using font-family to import a non standard web font. It renders fine on Mac, but it looks like sick old man on ...

CSS hack for Firefox on Ubuntu

Hi, I find the question on stackoverflow related to font issue and because of that alignment problem on Ubuntu FF. After reading that question's answer, I understood that on Ubuntu may be the font is not by default installed like "Arial", "verdana" etc. So, can somebody tell me how to put a css hack for Ubuntu OS Firefox so that all ...