To fix the problem, I commented out the following lines in /templates/gk_postnote/layouts/blocks/head.php:
- Code: Select all
// if($this->browser->get('browser') == 'ie7') {
// $this->addJS($this->URLtemplate() . '/js/ie7.equal.columns.js');
// }
// if($this->browser->get('browser') == 'ie7') {
// $this->addJS($this->URLtemplate() . '/js/ie7.equal.columns.js');
// }