The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Change position of some buttons

2 posters

Go down

Solved Change position of some buttons

Post by smejker Fri Aug 15 2014, 13:02

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!
smejker
smejker
Forumember

Male Posts : 167
Reputation : 4
Language : serbo-croatian/english/macedonian/bulgarian

Back to top Go down

Solved Re: Change position of some buttons

Post by Ange Tuteur Fri Aug 15 2014, 21:07

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
Code:
$(function(){$(function(){$('.sceditor-group:has(.sceditor-button-size)').insertBefore('.sceditor-group:first')})});
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Change position of some buttons

Post by smejker Fri Aug 15 2014, 22:38

Change position of some buttons 3469785084 Ange,

It's work perfectly! Change position of some buttons 2354491555

Change position of some buttons 1863999599

Closed & Solved! Change position of some buttons 1655182388
smejker
smejker
Forumember

Male Posts : 167
Reputation : 4
Language : serbo-croatian/english/macedonian/bulgarian

Back to top Go down

Solved Re: Change position of some buttons

Post by Ange Tuteur Sat Aug 16 2014, 00:35

You're welcome

Topic archived

Have a nice day. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum