Hi friends, When I am setting some layer on font page and tests on IE, its showing okay but different on Firefox. it shows little lower or higher in Firefox. Whats the problem I can't guess. In IE its shows perfect what I want but not in Firefox. Please suggest me from out of it.
If you could give us a link to the problematic design it would be much easier to suggest a working hack.
Try to google something called a normalizer, what it does is set all the attributes to a default in which you can change everything. Basically each browser is its own margins and paddings, the normalizer makes it so where everything is set to 0 and you can create styles for all browsers easier and they look the way they should. Try that and se what your site looks like in FF. If that doesn't work, then I would post it up here and people can take a look at it.
Thanks Mathue, Let me try to search it. If you have any more information about normalizer please suggest me also.