Problem IE6 with template JSN Epic Free - Joomla! Forum - community, help and support


hello,

i'm using jsn epic template , having following
problem access internet iexplorer 6, whenever
click link within site page opens , can not
more click anything, seems module getting left
over objects, 1 has idea how resolve
this problem?
image

i putting link site see
happening. (ie 6)
http://www.igrejadaorla.com.br

i'd imagine it's ie6 transparent png image activex filter

code: select all

  <!-- joomlaworks "ultimate png fix" (v2.0) starts here -->
   <!--[if lt ie 7]>
   <script defer type="text/javascript" src="http://www.pibitapoa.org.br/portal/plugins/system/jwupf/ultimatepngfix_inline.js"></script>
   <script type="text/javascript" src="http://www.pibitapoa.org.br/portal/plugins/system/jwupf/ultimatepngfix_bg.js"></script>
   <![endif]-->
   <!-- joomlaworks "ultimate png fix" (v2.0) ends here -->

or

code: select all

<!--[if lte ie 6]>
<link href="/portal/templates/jsn_epic_free/css/jsn_fixie6.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
   var blankimg = '/portal/images/blank.png';
</script>
<style type="text/css">
   img {  behavior: url(/portal/templates/jsn_epic_free/js/iepngfix.htc); }
</style>
<![endif]-->
<!--[if lte ie 7]>
<script type="text/javascript" src="/portal/templates/jsn_epic_free/js/suckerfish.js"></script>
<![endif]-->
<!--[if ie 7]>
<link href="/portal/templates/jsn_epic_free/css/jsn_fixie7.css" rel="stylesheet" type="text/css" />
<![endif]-->





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support