Page 1 of 1

Links not working in IE6

Posted: 21 Jan 2009, 16:10
by maulwurf
Joomla 1.5.9
phocadownload 1.0.6

In FF everything works perfect.
In IE6 Section and Category links don't work.

--> http://neu.tsga.de -> downloads

Any suggestions?

Best regards and many thanks in advance

Re: Links not working in IE6

Posted: 22 Jan 2009, 19:57
by Jan
Hi, no idea :-( I have tested it on my site with IE 6 and there everything is working. Try to change the template to some standard (e.g. rhuk_milkyway) only for testing.

Jan

Re: Links not working in IE6

Posted: 23 Jan 2009, 22:04
by maulwurf
Hi Jan,

the links are working only by 'accident' in IE6 :(
When I change the template to a standard, the links are working fine.
So it must be a problem with my template. When I look to the transfered
source code Ifind the href statement, but the link is not executed:
<div id="phoca-dl-sections-box">
<div class="sections"><div><div><div><div><div><h3><a href="/index.php?option=com_phocadownload&view=section&id=1:&Itemid=2">Download-Bereich</a> <small>(1/1)</small></h3></div></div><p class="category"><a href="/index.php?option=com_phocadownload&view=category&id=1:&Itemid=2">Anfahrt - Beschreibungen</a></p>
</div></div></div></div></div>


Do you have an idea where to look in the template's CSS?

Best regards

Franz

Re: Links not working in IE6

Posted: 25 Jan 2009, 14:08
by maulwurf
I found the problem in my template, which uses iepngfix.htc for transparency of pngs in IE6.
I modified the iepngfix and hacked the CSS for the template and phocadownload.
No it works. :D

Re: Links not working in IE6

Posted: 26 Jan 2009, 14:55
by Jan
great.