CynderChyld
04-21-2003, 01:37 AM
I'm having trouble with my tag board. I have the backgrounds set to black and the text set to white but on the input bars it won's show the color as white. I have the following code:
<iframe src="http://www.tag-board.com/my.tag?name=utopiandream" name="tag" width="200" height="200" marginwidth="0"
marginheight="0"></iframe><script>netscape_support();</script><br>
<a href="http://www.tag-board.com/" target="_new">Powered by TagBoard Message Board</a><br><br>
<form action="http://www.tag-board.com/add.tag" method="post" name="tagform" target="tag"><input type="hidden" name="name" value="utopiandream"
style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;">Name<br><input name="tagname" maxlength="20"
style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;"><br>
URL or Email<br><input name="tagurl" maxlength="100" style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;"><br>
Messages(<a href="http://www.tag-board.com/smilies/smilies.htm" onClick="return pop_up_smilies();" target="_blank">smilies</a>)<br><textarea cols="24" rows="3"
name="message" wrap style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;"></textarea><br><input class=button type="submit"
value="TAG" onclick="return Clear_Last_Message_on_Submit();" style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color:
#E5EFFB;"></form><script>rememberme()</script>
Am I doing something wrong or do I need to change the coding?
<iframe src="http://www.tag-board.com/my.tag?name=utopiandream" name="tag" width="200" height="200" marginwidth="0"
marginheight="0"></iframe><script>netscape_support();</script><br>
<a href="http://www.tag-board.com/" target="_new">Powered by TagBoard Message Board</a><br><br>
<form action="http://www.tag-board.com/add.tag" method="post" name="tagform" target="tag"><input type="hidden" name="name" value="utopiandream"
style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;">Name<br><input name="tagname" maxlength="20"
style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;"><br>
URL or Email<br><input name="tagurl" maxlength="100" style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;"><br>
Messages(<a href="http://www.tag-board.com/smilies/smilies.htm" onClick="return pop_up_smilies();" target="_blank">smilies</a>)<br><textarea cols="24" rows="3"
name="message" wrap style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color: #E5EFFB;"></textarea><br><input class=button type="submit"
value="TAG" onclick="return Clear_Last_Message_on_Submit();" style="background-color:#000000;" style="font-family: verdana; font-size: 10px; font-color:
#E5EFFB;"></form><script>rememberme()</script>
Am I doing something wrong or do I need to change the coding?