IE6 Support
Let’s admit the truth, that there are still many users using IE6 browser, especially in government sectors. So IE6 will live as long as Windows XP is alive. We realized that we just can’t flush those IE6 users and made all our templates compatible with IE6.
Each template is processed thoroughly based on the http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs ultimate IE6 cheatsheet covering 25+ IE6 bugs. All fixes for IE render problems like box model, double margin, float drops are placed in separated CSS file, which will be loaded only when browser is IE6. For fixing transparent PNG image problems we use very reliable JS script http://www.dillerdesign.com/experiment/DD_belatedPNG/ DD_belatedPNG, which is also loaded only when browser is IE6.
Read More

