I am working on the CSS for a site that works just as I would like in a Windows version of Chrome, yet when I look at it through Firefox it isn't working. Specifically, the menu bar, but yet not its submenu nav bar, is shifted over to the right.
The link: http://jlschiller.net/forum/
I know I was having trouble when I viewed it on a my Mac last night, but I'll get to that once I figure out why Firefox is shifting it. I'll also say I validated the css and the code itself and still the problem exists. I am also noticing that in the Firefox and Safari (again in Windows) display of the footer I am getting a scroll bar that shouldn't be there so any help with that would be appreciated as well.
I've tried changing the placement of the nav bar in and out of the fixed header and still I continue to have one problem or another. I've never run into this but I've never really worked with fixed header elements with pure css nav bars either.
Any advice on how to get this one fixed element to stay fixed within the header and behave the way it should and does in Chrome?
By the way, if some of the css or html code is needed here, I'm happy to put that in directly. I just didn't want to copy and paste the whole page if it wasn't necessary.
Thank you for any advice!
The link: http://jlschiller.net/forum/
I know I was having trouble when I viewed it on a my Mac last night, but I'll get to that once I figure out why Firefox is shifting it. I'll also say I validated the css and the code itself and still the problem exists. I am also noticing that in the Firefox and Safari (again in Windows) display of the footer I am getting a scroll bar that shouldn't be there so any help with that would be appreciated as well.
I've tried changing the placement of the nav bar in and out of the fixed header and still I continue to have one problem or another. I've never run into this but I've never really worked with fixed header elements with pure css nav bars either.
Any advice on how to get this one fixed element to stay fixed within the header and behave the way it should and does in Chrome?
By the way, if some of the css or html code is needed here, I'm happy to put that in directly. I just didn't want to copy and paste the whole page if it wasn't necessary.
Thank you for any advice!
Last edited: