Just viewed the source:
Code:
<td align="center" valign="top">
<a href="home.php?cat=1">
<img src="http://localhost/shop\files\NightFire\WPS.jpg" border="0" style="padding-bottom: 5px;"> </a><br /><br />
<a href="home.php?cat=1">
<b>Water Pashmina klein</b></a><br><br>
</td>
I'm testing it on the localhost server at the moment. And as you can see, the slashed are used in two ways in the link: / and \
Normally it should just be like: /
Somehow Internet Explorer is not having any problems with this, but FireFox does.
Haven't checked it on my live server yet, don't want to take the risk of having the customers experiencing the problem.