Amitav Roy on
22nd Feb 2011
This time it is a small one about how to fix a css issue. I was working on the theme of my website when I came across this strange problem. One of my div container with an image had some negative margin. This was working wonders on Firefox and Opera, but somehow Google chrome was not in a mood to co-operate. I could have used some server side code to check the browser and things like that, but then, it would have been an overkill for a small problem which can be take care with CSS hack.
By the way, I have not even mentioned about Internet Explorer because personally, I don't support it. If it is working, then well and good :P (a way to say no to IE).