background help. firefox vs IE, backgrounds |
background help. firefox vs IE, backgrounds |
Feb 7 2006, 07:03 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2006 Member No: 373,664 |
I am having a weird problem.
I use firefox, and when using it, my background is white, like i want it to be. If my page is opened in IE, it is gray. any ideas why this might be happening or how to fix it? www.myspace.com/thedeirdre |
|
|
|
![]() |
Feb 7 2006, 07:21 PM
Post
#2
|
|
![]() the name is ada. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,688 Joined: Dec 2005 Member No: 334,608 |
different internet websites like IE and firefox show different things.
i wish i knew how how to change it too. |
|
|
|
Feb 7 2006, 07:22 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Try makinga your body background colors go to white
ex: CODE <style type="text/css"> body{scrollbar-face-color:black; scrollbar-shadow-color:FF3E96; scrollbar-highlight-color:lightgrey; scrollbar-3dlight-color:FF3E96; scrollbar-darkshadow-color:lightgrey; scrollbar-track-color:black; scrollbar-arrow-color:white; background-color:transparent;}</style> should be CODE <style type="text/css">
body{scrollbar-face-color:black; scrollbar-shadow-color:FF3E96; scrollbar-highlight-color:lightgrey; scrollbar-3dlight-color:FF3E96; scrollbar-darkshadow-color:lightgrey; scrollbar-track-color:black; scrollbar-arrow-color:white; background-color:FFFFFF;}</style> |
|
|
|
![]() ![]() |