Watery
05-21-2006, 09:46 PM
Does anyone know how can I fixed my background in a way that Mozilla FireFox recognizes it?
|
View Full Version : Code for FireFox Watery 05-21-2006, 09:46 PM Does anyone know how can I fixed my background in a way that Mozilla FireFox recognizes it? Douglas 05-21-2006, 09:54 PM What do you mean, can you give a code? pb&j 05-21-2006, 10:25 PM <style type="text/css"> body {background-attachment: fixed;} </style> |