It took me forever to find a good syntax highlighter plugin for this WP blog but at last I’ve found a good one: http://blog.igeek.info/still-fresh/category/wp-plugins/igsyntax-hiliter/
If your having problems with the width, change the width in this line in ig_syntax_hilite/css/syntax_hilite_css.css:
[code]/* change this line to set the width of code box */
.syntax_hilite { width:500px; }[/code]
Thanks for that. I installed the Hiliter plugin today and was wondering how to alter the with and have been scouring the internet.
Cheers