Read before updating: How to Update Kunena Templates - More detail

CKeditor

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: CKeditor

1 year 9 months ago
#16769
Hi Han,
It's very easy. Open the nts_kbee_custom.css file in the [joomla_template]/css/" folder. Copy and paste below css rules to that file and edit button name.
Code:
/* Hide map button */ #kunena.layout .sceditor-container .sceditor-button-map { display: none; } /* Hide twitter button */ #kunena.layout .sceditor-container .sceditor-button-twitter { display: none; } /* Hide instagram button */ #kunena.layout .sceditor-container .sceditor-button-instagram { display: none; } /* Hide soundcloud button */ #kunena.layout .sceditor-container .sceditor-button-soundcloud { display: none; } /* Hide poll button */ #kunena.layout .sceditor-container .sceditor-button-poll { display: none; }

Please let's me know if it does not work.

Regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

Joomla!NL's Avatar
Senior Member Senior Member
  • Posts: 72
  • Thanks: 9

Re: CKeditor

1 year 9 months ago
#16770
I'd rather use
Code:
background:none;

Please Log in or Create an account to join the conversation.

H Topic Author
Senior Member Senior Member
Han's Avatar
Han
  • Posts: 65
  • Thanks: 1

Re: CSeditor

1 year 9 months ago - 1 year 9 months ago
#16771
Thank you, it works. There are two remaining items; Video and Ebay

None remaining items after using code of Joomla!nl
Last edit: 1 year 9 months ago by Han.

Please Log in or Create an account to join the conversation.

H Topic Author
Senior Member Senior Member
Han's Avatar
Han
  • Posts: 65
  • Thanks: 1

Re: CSeditor

1 year 9 months ago
#16773
Where can I find and override the language of the CSeditor

Please Log in or Create an account to join the conversation.

Joomla!NL's Avatar
Senior Member Senior Member
  • Posts: 72
  • Thanks: 9

Re: CKeditor

1 year 9 months ago
#16775
I really don't know. SCEditor is still a work in progress with the Kunena developers. I think it's better to use CKEditor.

Please Log in or Create an account to join the conversation.

H Topic Author
Senior Member Senior Member
Han's Avatar
Han
  • Posts: 65
  • Thanks: 1

Re: CKeditor

1 year 9 months ago - 1 year 9 months ago
#16777
The users of the website require a simple way of raising questions and reply to topics. 99% of them just do not know/require all of the possibilities of the CKeditor.
The SCeditor looks much better wheras the CKeditor's buttons are numerous and bigger in size.
Also the language used on the CKeditor is difficult to override.

I'd rather change the language in the source code and make a note for updates.
Last edit: 1 year 9 months ago by Han.

Please Log in or Create an account to join the conversation.

Joomla!NL's Avatar
Senior Member Senior Member
  • Posts: 72
  • Thanks: 9

Re: CKeditor

1 year 9 months ago - 1 year 9 months ago
#16778
I really don't understand your problem with CK editor. This editor is much easier to configure (you can even hide all the buttons if you wish) and further more rich from Kunena forum posted a zip file with the 2 necessary files to change the language to Dutch here
Else ask on Kunena forum if somebody has a solution for translating SCeditor. This has nothing to do with your template.
 
Last edit: 1 year 9 months ago by Joomla!NL.

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: CKeditor

1 year 9 months ago
#16779
Hi Han,
We will improve style for CKEditor in next version. It will be cleaner and more beautiful.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Please Log in or Create an account to join the conversation.

H Topic Author
Senior Member Senior Member
Han's Avatar
Han
  • Posts: 65
  • Thanks: 1

Re: CKeditor

1 year 9 months ago
#16781
Hi Hung Pham,

that is nice to hear and it is maybe better to switch back to the CKeditor.
I'm stil in a test environment.

To get the 'standard' installation of the CKeditor back I quess I have to reinstall Kunena. The changes you made in NTS KBee sofar will stay intact?

Please Log in or Create an account to join the conversation.

P
Junior Member Junior Member
  • Posts: 23
  • Thanks: 2

Re: CKeditor

1 year 9 months ago
#16782
Editor is part of Kunena and not of template. Just select CKEditor in your templatesettings.

Please Log in or Create an account to join the conversation.

Time to create page: 0.450 seconds