<style type="text/css">
.coloredquotetable
{
BORDER-RIGHT: #999999 1px solid;
BORDER-TOP: #999999 1px solid;
BORDER-LEFT: #999999 1px solid;
BORDER-BOTTOM: #999999 1px solid;
BACKGROUND-COLOR: #FFCCFF;
}
</style>
<TABLE cellpadding=8 width="95%" align=center class="coloredquotetable"><TR><TD bgColor=#FFCCFF class="mb-Body-Quote-Text"> TEXT YOU ARE QUOTING </TD></TR></TABLE><BR> |
So you want to quote someone in funny colors? Cut and paste the above, changing the six character color code to what you want it to be. It's FFCCFF in the example above, but can be many other numbers/colors. Make sure to change both places that number shows up or you'll have some oddness in your quote. http://www.webcolors.freeserve.co.uk/chooser.htm should help you find other colors if you don't know how. Gene Nash was nice enough to show us it could be done, and no offense to Gene, but his purple quote has a different border then the normal quotes. So I backtracked the way stardock did the code and copied theirs with just the color changed.