The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[solved] How to remove the 2px inset from the vb wysiwyg editor?
It's like the title says really. Please note, I don't mean the CSS Selector: textarea, .bginput
Every help would be highly appreciated! |
#2
|
||||
|
||||
Find it in the page source and change it?
To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. |
#3
|
||||
|
||||
Normally I would do exactly the same, however, it isn't there.
I think it's somewhere within the vbulletin_textedit.js, but somehow I can't find it |
#4
|
||||
|
||||
Well, I have no idea exactly what you are talking about, so I'm not sure what to suggest. If you think it's in the .js file, then do a search in it for "2px". Or just search all the files for "2px" and see what files come up. There is the vbulletin_editor.css file also.
|
#5
|
||||
|
||||
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> Code:
#vB_Editor_001_iframe {border-style:solid; border-width:1px;} |
#6
|
||||
|
||||
Well, it looks like iframe is something used in vbulletin_textedit.js and "2px inset" is in two places in that file. I suppose you can change it there and see what happens.
|
#7
|
||||
|
||||
|
#8
|
||||
|
||||
This only works in Firefox, in IE 8 I can still see that 2pixels inset, any ideas ?
|
#9
|
||||
|
||||
Sorry, no IE here for me to see what may be going on.
|
#10
|
||||
|
||||
Me neither, however, with both of the 2px inset gone, it for sure can't be a 2px inset.
Still, there can be some visual changes. Ie. the fieldset looks quite horrid in internet explorer, compared to firefox |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|