Log in

View Full Version : Problem with text editor on thread reply


rgaming
05-12-2012, 11:36 PM
Hey guys, I am having a problem with my new style I noticed this style is not really supported that well so i figured i would ask in here. Ive tried editing and ading new css to everything but i cant seem to figure up a fix for it. posting a screenshot to show you the problem.

http://www.repercussiongaming.com/images/inputareaneedsfixed.jpg

How do i make it so that whole area is transparent or just a different color. its not even showing the icons inside of them so I have no clue as to if they are missing or if there is something I can do to fix it. thanks

LifesGreatestGift
05-12-2012, 11:49 PM
make sure you have this file

FORUMROOT/images/editor/sprite.png

or if your style uses a custom image directory

Styles & Templates->Style Manager>Style Variable Editor->GO (on your style)
imgdir_editor

make sure that folder has sprite.png, if not copy it from
FORUMROOT/images/editor/sprite.png

That should fix your buttons not showing issue. chances are your style has a custom image directory and the designer failed to place sprite.png inside of the editor folder.

rgaming
05-13-2012, 12:23 AM
nice, this fixed the problem as the imgdir_editor did not have the sprite.png file, I added it to this and it fixed my problem. thanks a bunch!