Hi Lynne,
This is what I mean (having the
wysiwyg function
enabled. within the red dotted line)
I have searched all templates, all styles, and all files for iframe, 2px, inset, #vb_Editor_QR_iframe, etc.
But somehow, I can't find it, or is it that merged within the code I don't understand it.
--------------- Added [DATE]1227815433[/DATE] at [TIME]1227815433[/TIME] ---------------
Code:
<iframe style="border: 2px inset ; width: 540px; height: 250px;" tabindex="1" id="vB_Editor_001_iframe"></iframe>
Normally this should work (overrule it):
Code:
#vB_Editor_001_iframe {border-style:solid;
border-width:1px;}
However, somehow it doesn't