MyBB Community Forums

Full Version: WYSIWYG editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Man I don't think this forum software has wysiwyg, does it??[attachment=3564][attachment=3565]
Its the myCode editor that he is talking about...
Ryan Ashbrook Wrote:
chelle Wrote:so ive done some research online and it turns out you cant change the arrow color cause its created by the operating system using the operating systems settings!

You can, but not all browsers support it, and it won't give you Valid CSS.
An Valid CSS isn't really that importent when it all works good and your pleased with it yourself. I myself doesn't have an valid CSS because I use mozilla filters aswell as IE filters.
Anyways, you can use this code here.
scrollbar-3dlight-color: #F0F0EE;
scrollbar-arrow-color: #676662;
scrollbar-base-color: #F0F0EE;
scrollbar-darkshadow-color: #DDDDDD;
scrollbar-face-color: #E0E0DD;
scrollbar-highlight-color: #F0F0EE;
scrollbar-shadow-color: #F0F0EE; 
scrollbar-track-color: #F5F5F5
add it into your css extras field and it will work on IE browsers, not Firefox however or any other.
why doesnt firefox just work with MS to help produce a better broweser... and Operating systems.... good idea, heh?
Firefox.. you mean Mozilla? Well, that's not an good idea, since Firefox is an platform independent browser, IE is not.
Quote:Code:
scrollbar-3dlight-color: #F0F0EE;
scrollbar-arrow-color: #676662;
scrollbar-base-color: #F0F0EE;
scrollbar-darkshadow-color: #DDDDDD;
scrollbar-face-color: #E0E0DD;
scrollbar-highlight-color: #F0F0EE;
scrollbar-shadow-color: #F0F0EE; 
scrollbar-track-color: #F5F5F5

thank you but these are for the scroll bar, and i already have that changed Smile

i was asking about the pulldown menus:
[Image: arrows.jpg]
That is not possible by now, as far as I know.
Pages: 1 2