+ Reply to Thread
Results 1 to 9 of 9

Thread: How to Remove

  1. #1

    How to Remove

    How to Remove “Source” from HTML editor?
    Attached Images Attached Images

  2. #2
    You will need to edit the file: editor.css in the following folder:
    Code:
    Only registered members can view the code.
    and look for the line:.
    Code:
    Only registered members can view the code.
    change it to look like:
    Code:
    Only registered members can view the code.
    Brian[/FONT]
    Last edited by Brian Jester; February 16, 2019 at 03:12 AM.
    Thank you - Your Welcome
    Brian

  3. #3
    Quote Originally Posted by Brian Jester View Post
    You will need to edit the file: editor.css in the following folder:
    Code:
    Only registered members can view the code.
    and look for the line:.
    Code:
    Only registered members can view the code.
    change it to look like:
    Code:
    Only registered members can view the code.
    Brian[/FONT]
    Thank You....Brian

  4. #4
    Quote Originally Posted by Brian Jester View Post
    You will need to edit the file: editor.css in the following folder:
    Code:
    Only registered members can view the code.
    and look for the line:.
    Code:
    Only registered members can view the code.
    change it to look like:
    Code:
    Only registered members can view the code.
    Brian[/FONT]

    But ITS Not working for me...
    Thank You....Brian

  5. #5
    libs/javascript/system.lib.js

    line #: 1033
    Find:
    Code:
    Only registered members can view the code.
    Change to:
    Code:
    Only registered members can view the code.

  6. #6
    You can remove this button if you open file: ftp://libs>>javascript>>system.lib.js
    in method: this.htmlEditor

    find line:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Quote Originally Posted by Viktor View Post
    You can remove this button if you open file: ftp://libs>>javascript>>system.lib.js
    in method: this.htmlEditor

    find line:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.

    Thank you Viktor its working fine..

  8. #8
    Quote Originally Posted by Viktor View Post
    You can remove this button if you open file: ftp://libs>>javascript>>system.lib.js
    in method: this.htmlEditor

    find line:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.
    But its not working for Mobile site.. why? realty_wide template

  9. #9
    Hi Viktor.. Its not working for Mobile site.. My website having realty_wide template

+ Reply to Thread