Click to See Complete Forum and Search --> : Changing default text figured out!


Stonehenge81
11-11-2004, 12:28 PM
Well actually I figured it out by trial-and-errors.. For any who are interested:

<STYLE TYPE="text/css">
<!--
BODY {background-color: black; color: white; font-weight: bold}
-->
</STYLE>

Pretty much need to edit the body to whatever you want your default text to be, works quite nicely and makes having to call other css commands a lot simpler

Hope this helps someone else besides me.