Quote:
Originally Posted by PR Design
I've just noticed that in FF the footer text isn't selectable, nor can you right click>view background image. It bet the problem is linked to this...
|
I think that is because the
margin-top: -3.65em;
moves the bar from it's current position up by 3.65em, but looks like just visually and the actual selection is underneath (and not accessible) in FF.
So, I commented out this line and it drops the bar just below the visible line of the browser window and the text is able to be selected and the the bgimage viewable (both IE and FF)...