Hi All,
I have a classifieds site up and running and all looks ok in IE but when viewed with Firefox all the formatting goes out the window and everything is rendered at the top of the page. I am putting this formatting error down to Firefox not recognising the asp:content tags so it is just ignoring them and as the div tags do not specify an absolute position it renders all the div tags from the top of the page.
Does anyone know of a workaround or will I have to setup a new style sheet with absolute positions in the div tags for Firefox and redirect all Firefox browsers to this style sheet?
Cheers
Grant