The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
It looks like you are trying to add all the other buttons, but do you have the images for them? If you look at the sprint.png file here, I don't think it has the images you need - https://www.vbulletin.com/forum/imag...tor/sprite.png That is the default that comes with vbulletin. I think you will need to get another sprite file that has the additional images.
Actually, I tried this. The problem is all the buttons are using this CSS as default: HTML Code:
.cke_skin_kama span:not(.cke_browser_ie) .cke_button .cke_icon { background: url("images/editor/sprite.png") no-repeat scroll left top transparent;} HTML Code:
.cke_skin_kama .cke_button .cke_icon { background-image: url("icons.png"); background-position: 100px 50%; background-repeat: no-repeat; cursor: default; ... } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|