Hi,
i installed NSP GK4 on my Joomla 2.5. I insert this in position tab2 on my template MUSIC.
This module appare on header on module TABS GK4. It's work fine but when i open a tabs on image display i not see a ALT and TITLE attribute.
The code of my page is:
-------------
<img class="nspImage tleft fleft" src="http://www.21dieci.it/modules/mod_news_pro_gk4/cache/k2.items.cache.787ae9ec9023a82f5aa7e4c1a64f73cb_Lnsp_226.jpg" alt="bugarach-la-salvezza?" style="width:125px;height:85px;">
-------------
and the code of your demo template are:
-------------
<img class="nspImage tleft fleft" src="http://demo.gavick.com/joomla16/nov2011/modules/mod_news_pro_gk4/cache/k2.items.cache.fa55c8bad0e242eb7986dc1135b50adb_Lnsp_275.jpg" alt="British rapper Prof. Green is to undergo surgery " style="margin:0 0 0 0;" title="British rapper Prof. Green is to undergo surgery ">
-------------
So, in my template there are only ALT attribue with ALIAS title, and in your template are ALT and TITLE attribute with title and not alias.
Why??
Thanks