A friend of mine runs a well established blogging site at www.d0tk0m.com. He has been experiencing some problems with some of the CSS on his site.
I decided to take a look to see if this could be rectified. There were two initial complaints;
- When viewing the site in IE8 there was a huge scrollbar on the horizontal axis.
- When using IE8 there were problems with the Syntax Highlighter (the view source button and print buttons etc are all over the place)
After downloading the site I took a look at the main background CSS style sheet located here:
/wp-content/themes/pianoblack/style.css
I then started troubleshooting by commenting out various CSS until I found one that did the trick. I also found that it made no noticable style changes to the site:
Hey presto, the issue was fixed.
I have not looked into the issue with the syntax hi-lighter, but may have found the issue. Will keep updating this post with the findings. In the CSS for this issue, there are some author comments to show compatibility for IE8 / 7:
Comments Welcome


1 Trackback or Pingback for this entry
June 6th, 2010 on 3:30 pm
WordPress: mono-lab Piano Black Template…
I can’t see many others getting much from this post apart from myself. This is basically how I’ve tweaked my WordPress site template (Piano Black) to better suit my needs. Consider it as a point of reference for myself, if it helps others, …