• Resolved derrickr

    (@derrickr)


    Hi,

    First of all, thank you for your great work – much appreciated!

    I’m just about to convert from the abandoned Crayon syntax highlighter to Enlighter and was wondering if it’s possible to remove the vertical scrollbar for very short 1 or 2 lines of code?

    Thanks

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

    (@andi-dittrich)

    Hi @derrickr ,

    could you provide a screenshot (or the url to your site) ? normally EnlighterJS doesn’t display any scrollbars.
    such issue can be caused by your theme css which overrides the EnlighterJS styles

    best regards, Andi

    Thread Starter derrickr

    (@derrickr)

    Hi @andi-dittrich

    Thanks for getting back to me so promptly.

    With your feedback I was able to work out that it was the toolbar that needing slightly tweaking:

    .EnlighterJSToolbar {height:auto; padding:1em;}

    Which is now working fine for me.

    Many Thanks, Derrick

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove scrollbar?’ is closed to new replies.