moving lines, help |
moving lines, help |
Aug 3 2005, 05:53 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 215 Joined: Aug 2004 Member No: 37,677 |
okay so i used this moving lines code:
but the lines come up WHITE!!! how do i make them black?? please help |
|
|
|
![]() |
Aug 3 2005, 05:55 PM
Post
#2
|
|
![]() Lauren :D ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,105 Joined: Jul 2005 Member No: 176,997 |
I have the same problem, I changed my background color and they still come up white, even though they're set to black. Gahh.. please help!!
|
|
|
|
Aug 21 2005, 06:41 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2005 Member No: 210,545 |
|
|
|
|
Aug 21 2005, 06:56 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,575 Joined: Jan 2005 Member No: 93,957 |
i don't know if this will work, but have you tried using hex codes instead of the word "black"? that would change the code to this:
CODE <marquee style="position:absolute; width:100; height:700; top:0; left:0; z-index:4;"direction="right" behavior="alternate" scrolldelay="0" scrollamount="15"><table width="1" height="4500" border="0" cellspacing="0" cellpadding="0"><tr><td width="1" height="2000" border="0" bgcolor="000000" cellspacing="0" cellpadding="0"></td></tr></table></marquee><marquee style="position:absolute; width:100; height:; top:0; left:0; z-index:4;" direction="right" behavior="alternate" scrolldelay="0" scrollamount="20"><table width="1" height="4500" border="0" cellspacing="0" cellpadding="0"><tr><td width="1" height="700" border="0" bgcolor="000000" cellspacing="0" cellpadding="0"></td></tr></table></marquee><marquee style="position:absolute; width:1000; height:200; top:180; left:0; z-index:4;" direction="down" behavior="alternate" scrolldelay="0" scrollamount="15"><table width="1000" height="1" border="0" cellspacing="0" cellpadding="0"><tr><td width="900" height="1" border="0" bgcolor="000000" cellspacing="0" cellpadding="0"></td></tr></table></marquee><marquee style="position:absolute; width:1000; height:200; top:180; left:0; z-index:4;" direction="down" behavior="alternate" scrolldelay="0" scrollamount="20"><table width="1000" height="1" border="0" cellspacing="0" cellpadding="0"><tr><td width="1000" height="1" border="0" bgcolor="000000" cellspacing="0" cellpadding="0"></td></tr></table></marquee>
|
|
|
|
![]() ![]() |