Daily Archives Saturday, January 2007

IG Syntax Higliter CSS Width Fix for IE6

If you have a site with a narrow main content area like this blog then the IG Syntax Highliter plugin can break your layout in Internet Explorer 6. This problem can be easily solved by modfying the file syntax_hilite_css.css. Here is where this file is located:
your_blogs_dir/wp-content/plugins/ig_syntax_hilite/css/syntax_hilite_css.css
Below is the first change I've made aroud line 7, [...]

Run IE6 and IE7 on the Same Computer

I'm back home at my parents house this weekend. I had a bit of spare time of my hands this afternoon so decided I was going to fix the IE6 rendering bug I found yesterday. My parents laptop is fairly new so has IE7 installed, however I've discovered a stand-alone version of IE6 on evolt.org. [...]

Curse you Internet Explorer!

I was pretty pleased with the code syntax highlighting plugin I installed yesterday, just before I was about to finish work I got the Blog up in IE6 Arrrggghhh! IE6 redenders the width of the main content column smaller than Firefox and IE7, this causes the main content to be displayed below the content [...]