Remove Scrollbars from syntaxhighlighter

It's easy to remove the scrollbars that's generated by the syntax highlighter plugin  go to the CSS file you using provided in the plugin for example" shCoreDefault.css" or the cutom css theme file you're using.
and find class

 .syntaxhighlighter and comment or remove 
overflow: auto !important;

that's it the scrollbar's that's created by the plugin is gone and you'll get the default scroll bars of the browser window
Remove Scrollbars from syntaxhighlighter
Comment the lines shown above

Comments

  1. Nice Blog and Providing Useful information.A very inspiring post as well as inspiring taught thus, I really appreciate it! Thanks.

    Searchinfomedia

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete
  3. This is really essential information for web designing people to Remove Scrollbars from syntaxhighlighter in websites.I really glad to this blog for giving this kind of useful information.
    Web Design Company | Web Development Company

    ReplyDelete
  4. Very Nice Post. I really appreciate with your blog.
    All India Advertisement Service
    Our Type Of Service Like:- Pay per click, Seo Service, Social Marketing, web Design Company Cheap And Best Service in All Over India.

    ReplyDelete
  5. thanks for the code it is working proper for me thanks

    ReplyDelete

Post a Comment

Thanks for Visiting for any questions or suggestions please comment below
Cheers,

Check out

CSS Sprites | What are They?

Login form | Using CSS3

Adding a button in HTML | styling a button

HTML5 Semantic Tags | What do they mean

How to remove plus and minus characters from input type number

HTML5 | LocalStorage

jQuery Resources | Support and tutorial help

How CSS3 Works