Got something to say or just want fewer pesky ads? Join us... 😊

icon0 issue?



profey

New member
Jul 20, 2011
4
I don't know if this has been addressed (maybe one for Bozza?) -

It's because the image link it uses (referencing nscplayer.jpg) is a relative path, it's easy to change - should just use forward slashes instead of back slashes in the src value of the image tag.

Wrong:

<img border="0" alt="icon0" src="images\icons\nscplayer.jpg" title="icon0">

Right:

<img border="0" alt="icon0" src="images/icons/nscplayer.jpg" title="icon0">

I can't post examples because they are treated as links and my post count isn't high enough.

This also goes for the references to oi.gif and foot.png, and probably some others too.
 


Albion and Premier League latest from Sky Sports


Top
Link Here