Triky
03-20-2007, 10:00 PM
[Monkey's Works] - Text Editor Toolbar Background
By Triky - Web City (http://www.web-city.it/)
Hi there, monkeys! This little CSS modification will add a pretty background to your text editor toolbar.
Previews:
ToolbarBackgroundPreview (https://vborg.vbsupport.ru/attachment.php?attachmentid=62127&d=1174433114)
ToolbarBackgroundCSS (https://vborg.vbsupport.ru/attachment.php?attachmentid=62128&d=1174433114)
ToolbarBackground[thread]Preview (https://vborg.vbsupport.ru/attachment.php?attachmentid=62129&d=1174433114)
Modification:
For do this modification, you will need to edit your style CSS [vB CSS Reference: CSS (http://www.vbulletin.com/docs/html/css_intro), Color Map Reference (http://www.vbulletin.com/docs/html/color_maps_intro)]:
(AdminCp -> Styles & Templates -> Manager -> All Style Options -> Go! -> Text Editor Control Styles).
Note: Before this, you need to upload an image (your gradient) into your /forum/images/gradients/.
In this example, my gradient is called gradient_newpost.gif (http://www.web-city.it/forum/images/gradients/gradient_newpost.gif).
Ok, in the Text Editor Control Styles of your CSS, you will see an option called Editor buttons in normal state. In this, in the background field, add this code:
#00000 url(images/gradients/gradient_newpost.gif)Now change the purple code, using your one(s).
Done!
A little pretty simple modification for your forum! :)
How do I add a background to the text area? See this thread: https://vborg.vbsupport.ru/showthread.php?t=129962. ;)
By Triky - Web City (http://www.web-city.it/)
Hi there, monkeys! This little CSS modification will add a pretty background to your text editor toolbar.
Previews:
ToolbarBackgroundPreview (https://vborg.vbsupport.ru/attachment.php?attachmentid=62127&d=1174433114)
ToolbarBackgroundCSS (https://vborg.vbsupport.ru/attachment.php?attachmentid=62128&d=1174433114)
ToolbarBackground[thread]Preview (https://vborg.vbsupport.ru/attachment.php?attachmentid=62129&d=1174433114)
Modification:
For do this modification, you will need to edit your style CSS [vB CSS Reference: CSS (http://www.vbulletin.com/docs/html/css_intro), Color Map Reference (http://www.vbulletin.com/docs/html/color_maps_intro)]:
(AdminCp -> Styles & Templates -> Manager -> All Style Options -> Go! -> Text Editor Control Styles).
Note: Before this, you need to upload an image (your gradient) into your /forum/images/gradients/.
In this example, my gradient is called gradient_newpost.gif (http://www.web-city.it/forum/images/gradients/gradient_newpost.gif).
Ok, in the Text Editor Control Styles of your CSS, you will see an option called Editor buttons in normal state. In this, in the background field, add this code:
#00000 url(images/gradients/gradient_newpost.gif)Now change the purple code, using your one(s).
Done!
A little pretty simple modification for your forum! :)
How do I add a background to the text area? See this thread: https://vborg.vbsupport.ru/showthread.php?t=129962. ;)