1
Hi all.
I recently downloaded and installed XOOPS and a 'block example' that allowed me to set some buttons as links. The problem is that i can't see the buttons, only the text set as 'alt'. I explain :
<a href="/backend.php" target="_blank"><img src="/var/www2/sobrefondonegro/htdocs/images/buttons/rss.png" alt="RSS" title="Backend RSS" border="0"></a><br>
<a href="/pda.php" target="_blank"><img src="images/buttons/pda.png" alt="PDAs" title="Backend para PDAs" border="0" /></a><br />
</div>Powered by:<br /><div align="center">
<a href="http://www.ubuntulinux.org/" target="_blank"><img src="/images/buttons/ubuntu.png" alt="Ubuntu" title="Powered by Ubuntu Linux" border="0" /></a><br />
no matter how i type the 'img src' tag, i always get RSS, PDAs and Ubuntu in my block, not the buttons.
Maybe it's an image problem because i can't see neither the banners in my site. Nor the ones by default nor the ones i want to set up.
I'm using XOOPS 2.0.14.
Thnx for your help.
Sighter