Hi all I have a lil problem. Ive installed a basic users online script to my link directory. To call the script info to page you place simple java script. But the script is placing the text in black and as i have a black b-ground you cant see the input number. this is the link to my directory the users online is left side http://www.your-bids.com/LinkDirectory/ This is the jave to call the info to page Users Online: <script language="JavaScript" src="/cgi-bin/online/online.cgi?output=javascript"> how would i get the script to show in white i tryed this and it dident work <font color="#ffffff">Users Online: <script language="JavaScript" src="/cgi-bin/online/online.cgi?output=javascript"> any help will be great thanks
Users Online: <span style="color:#FFFFFF"><script language="JavaScript" src="/cgi-bin/online/online.cgi?output=javascript"></script></span> HTML: