CodeFormatterExtension not working with all Themes

15. February 2009
I was experimenting different themes with my BlogEngine blog and noticed not all of them show the correct color coding of my source code examples. There is a simple fix for that which is to copy the section of style.css file related to "Syntax Highlighter" from a working theme to the style.css of the theme you like. That should do the trick.

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

blogging, BlogEngine ,

formatting C# code in your BlogEngine.net blogs

26. April 2008

I thought this may save someone a little time:

WHen using BlogEngine.net as your blogging tool, you can format your code using one of the extensions which comes with the tool.

some of the things to remember: More...

Currently rated 5.0 by 5 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

blogging