Change place one way buttons
3 posters
Page 1 of 1
Change place one way buttons
hi
i want Change place one way buttons
For example
change bold button place to before headers
sorry my english language not perfect
Re: Change place one way buttons
Are you referring to the editor buttons?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Change place one way buttons
Hi @coolkool,
Create a new script in all the pages with the following code.
Create a new script in all the pages with the following code.
- Code:
$(function() {
if (window.toolbar) toolbar = toolbar.replace(/bold/, '').replace(/headers/, 'bold,headers');
});
Re: Change place one way buttons
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Add and change buttons on sceditor
» How can i change my forum buttons?
» Change position of some buttons
» Change buttons [FAST]
» Change Default BBcode buttons
» How can i change my forum buttons?
» Change position of some buttons
» Change buttons [FAST]
» Change Default BBcode buttons
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum