Thread: CSS Footer
View Single Post
  #9 (permalink)  
Old 10-08-2007, 04:27 PM
dave@wickmanstudios's Avatar
dave@wickmanstudios dave@wickmanstudios is offline
Junior Member
 
Join Date: Apr 2007
Posts: 25
Default

Quote:
Originally Posted by PR Design View Post
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)...
Reply With Quote