July 12, 200818 yr Hello I am working on the web site below. The design looks ok in IE6, but it looks terrible in Firefox. http://www.erlendloe.dk/hundeskolen2.htm As you can see, I have got problems with the menubar and with some newsboxes, that I would like to display in the right column. I have a couple of small theories on how to solve the problems: 1) I think the menuproblem could be partly solved by writing (Display: inline) in the CSS. I have tried and it works partly, but it doesn't fix the problem alone. Does any of you have any ideas, what I should in order to make the menu look the same in Firefox as in IE6? 2) I think the problem with the boxes should be solved be specifying that the content in the right-column should float right. Do you agree that this is the way to do it? Thank you very much in advance
July 12, 200818 yr It seems to look fine in my Firefox 3 on Win Vista..? Maybe a screenshot would help to clarify the layout problem you're seeing. Are you using separate stylesheets for each browser? This is an effective way to make sure that all users will be able to see your site correctly. If you're interested in incorporating separate CSS Sheets, take a look at: http://www.webdesignerforum.co.uk/index.ph...p;hl=css+layout I'm not too up on how to actually code it to display in IE though :/ Jarrad
Create an account or sign in to comment