I tried various work-arounds to no avail. Negative margins are not validAre you sure? At the moment I'm limited to a Unix version of Netscape Communicator 4.76, but this work-around for zero-indentation of the left margin (for those opposed to that) works for me:
<style>
blockquote.spoofkill { margin-left: -40; }
</style>
<blockquote class="spoofkill">This is a blockquote.</blockquote>
... that is if that was what you were looking for. Making classes would provide for more customization options anyway.
Yes, all this stuff should have classes. I will probably end up putting the highlight and quoting in classes, I hadn't realized how many people, or rather existing articles, used those tags.
BLOCKQUOTE { margin-left: 0px; margin-right: 0px; }
Now the blockquotes are completely undone!
Harry-- would you like me to install this fix for you? I can pretty much reset the forum to the way it was before my changes.