Change position of some buttons
2 posters
Page 1 of 1
Change position of some buttons
Hi I'm using phpBB3 for my forum and I was wondering,
Is it possible that I can change the position of some buttons?
I want first button to be Font Size, second Font Name, third Font Color... etc.
Thanks in advance.
Regards & Respect!
Is it possible that I can change the position of some buttons?
I want first button to be Font Size, second Font Name, third Font Color... etc.
Thanks in advance.
Regards & Respect!
smejker- Forumember
- Posts : 167
Reputation : 4
Language : serbo-croatian/english/macedonian/bulgarian
Re: Change position of some buttons
Hello smejker,
You want to place the font group as the first button group ? If so add the following to your JavaScripts :
Administration Panel > Modules > JavaScript Codes management > create a new script
Title : Your choice
Placement : in all the pages
You want to place the font group as the first button group ? If so add the following to your JavaScripts :
Administration Panel > Modules > JavaScript Codes management > create a new script
Title : Your choice
Placement : in all the pages
- Code:
$(function(){$(function(){$('.sceditor-group:has(.sceditor-button-size)').insertBefore('.sceditor-group:first')})});
Re: Change position of some buttons
Ange,
It's work perfectly!
Closed & Solved!
It's work perfectly!
Closed & Solved!
smejker- Forumember
- Posts : 167
Reputation : 4
Language : serbo-croatian/english/macedonian/bulgarian
Similar topics
» i need to change the position of this code
» How can i change reputation button position?
» Change position for recent topics
» How to change profile position size?
» how to change position of the facebook comments code
» How can i change reputation button position?
» Change position for recent topics
» How to change profile position size?
» how to change position of the facebook comments code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum