ve6tp
Member
Posts: 12
Registered: 5/13/2005
Member Is Offline
|
| posted on 5/14/2005 at 12:14 AM |
|
|
Background Color
HI:
Great scroller. The only problem I am running into that I can't solve is how to change the background color of the scroller. I have gone through
every .html page I have, in every folder and tried changing every color code entry and it does not change the scroller background color.
To make matters a little more difficult, when my web page is viewed on Netscape 7.2 or Firefox, the background shows as pink. But when viewed on
I.E. it has a white background.
If I could just resolve this one issue, I'd be a happy camper.
Any help out there??
URL: http://members.shaw.ca/webspanner/yo/k-9-designs.htm
Thanks in advance
ve6tp
|
|
|
jimbonics
Member
Posts: 14
Registered: 5/12/2005
Location: Austin
Member Is Offline
|
| posted on 5/17/2005 at 09:56 PM |
|
|
scroll0.css is where you change the background color...
|
|
|
springbrk200
Newbie
Posts: 1
Registered: 7/28/2007
Member Is Offline
|
| posted on 7/28/2007 at 03:56 PM |
|
|
I am also having trouble with the background color in MSIE. In firefox it displays the background color of the rest of the page, but in MSIE the
background is white. While the color code I have entered into the scroll*.css is ...
/* scroller background: iframe BODY object */
.Back {
background-color: #14285f
margin: 0;
}
|
|
|