The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
I'm working on a new layout for my forums with the text editor. I managed to do some of the things through the template but theres a few bugs. Whenever I hover one of the images for "bold" "italic" "quote" etc. It changes the background color. I looked at it under firebug and it keeps adding the this line to the div once hovered. HTML Code:
style="border: medium none ; padding: 1px; background: rgb(225, 225, 226) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0);" I can't seem to find any thing that would be adding this on hover. I made the layout edits in editor_toolbar_on. I also checked in editor_clientscript to see if there was any additional CSS or JS there that may be doing this. Also the "switch editor mode" button. What does this do? All that I can see that it changes is the border. I want to get rid of the default 2px inset border. It has that mode on by default. Anyone know how I can edit this? Thanks!! Figured out the 2px inset border on switch editor mode. It was in clientscript/vbulletin_textedit.js Figured out the image hover thing. Was under "all style options". |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|