Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author redcocker

    (@redcocker)

    Hi, kits san

    I may be mistaken, because my language is LTR, but I think like as follows.

    1. Please go to the setting panel.
    2. Enter following css into “Stylesheet” and enable “Use additional CSS”.

    .syntaxhighlighter,
    .syntaxhighlighter a,
    .syntaxhighlighter div,
    .syntaxhighlighter code,
    .syntaxhighlighter table,
    .syntaxhighlighter table td,
    .syntaxhighlighter table tr,
    .syntaxhighlighter table tbody,
    .syntaxhighlighter table thead,
    .syntaxhighlighter table caption,
    .syntaxhighlighter textarea {
    direction: ltr;
    }
    Thread Starter kits

    (@kits)

    hi redcocker
    i do that, and the line number show in left side

    thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP SyntaxHighlighter] line number has been on right side’ is closed to new replies.