Tool Bar background reply ASAP
3 posters
Page 1 of 1
Tool Bar background reply ASAP
I was wondering is there a code where i can put a custom tool bar background like you guys have it. Please reply with the code to put a custom tool bar background. Thanks
Re: Tool Bar background reply ASAP
You'll need to have an image to use for the background.
This code also takes away the "share" icons, if you don't want those
Both are CSS codes
And were found here
https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript
- Code:
#fa_toolbar, #fa_toolbar_hidden {background: url('http://image_url');}
This code also takes away the "share" icons, if you don't want those
- Code:
#fa_search, #fa_share {
display: none !important;
}
Both are CSS codes
And were found here
https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript
Similar topics
» Quick reply fix for Staff Background
» Quick Reply Smley Box Background Color
» Reporting an abuse, Reply ASAP Please
» When onclick button of "Post Reply" scroll down to the quick reply
» smilies code for quick reply in reply
» Quick Reply Smley Box Background Color
» Reporting an abuse, Reply ASAP Please
» When onclick button of "Post Reply" scroll down to the quick reply
» smilies code for quick reply in reply
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum