JoomlaPlates.com
Welcome, Guest
Please Login or Register.    Lost Password?
JP - Audio Update
(1 viewing) 1 Guest
Go to bottom
TOPIC: JP - Audio Update
#481
Joomlaplates
Moderator
Posts: 429
graph
User Offline Click here to see the profile of this user
Gender: Male JoomlaPlates Location: Germany Birthday: 12/03
JP - Audio Update 9 Months, 2 Weeks ago  
Hi all, we found a little error in our template if youre using IE8.

FIX
Goto the template and edit the index.php on line 97:

Before:
<!--[if gt IE 6]>
<link href="templates/<?php echo $this->template ?>/css/ie7.css" rel="stylesheet" type="text/css" />
<![endif]-->


After:
<!--[if IE 7]>
<link href="templates/<?php echo $this->template ?>/css/ie7.css" rel="stylesheet" type="text/css" />
<![endif]-->
 
Logged Logged
 
Friendly regards, your JP Team

JoomlaPlates.com
Exclusive Joomla Templates
  The administrator has disabled public write access.
Go to top