Log in

View Full Version : [vb] Switch editor mode - default iframe css.


zompus
08-28-2006, 11:22 AM
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:
<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: http://www.forumkings.com/images/editor/switchmode.gif, 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?