Last edited by bobc; 24 Feb 2014 at 12:36 AM. Reason: Error in title
Standard question:
Did you try to clear the cache of FF?
Standard Question.
What template are you using, and does it display OK with the default 'classic' template?
Cheers
RodG
Hi RodG,
Ok I managed to fix the problem. What I have discovered is I am using 9 different CSS files to control the elements on the page. The orginal template was from TemplateMonster but I have made 1000's of changes to the core, most of them at CSS level. I have found the when you have CSS margins, line height and padding set for certain elements that are in close proximity, Chrome, IE and Opera, seem to place them next to each other even if some of your pixel definitions are out of sync. Firefox ignores the 'errors' and overlays the elements and that is what happened in my case.
I have now (after a lot of applied mathmatics) re-set my CSS parameters and hey presto all browsers now perform as expected
Guess the moral to this story is, If you are going to do something, you had better do it right!
Kind regards
Bob