When you switch editor mode to the non-code version (iframe). You get a 2px inset border.. I've just spent the past hour trying to find and remove it.
Take from the source:
Code:
<iframe style="border: 2px inset ; width: 540px; height: 100px;" tabindex="1" id="vB_Editor_QR_iframe"></iframe></div>
Does anyone know what template, file or anyway to find and delete the bold?
Regards,
Dan
Let me rephrase.
When you click this image:

, the postbox goes into some iframe mode - so you can see the style of your post, e.g. bold, colors, images etc... But do you notice the inset 2px border? is there anyway to remove it?