ciao a tutti,
volevo sapere se è possibile applicare un effetto lightbox ai link delle slide ed eventualmente come. In rete c'è un suggerimento
----Now -if you're on Joomla 1.5- open up the file /modules/mod_fpss/mod_fpss.php and around line 300, look for this:
Code:
<a'.$target.' href="'.$link.'" class="fpss_img">
and replace it with:
Code:
<a'.$target.' href="'.$link.'" class="fpss_img" rel="lightbox[fpss]" title="'.$slidetitle.'">
-----
peccato che quella stringa non sia presente in quel file...
avete consigli o suggerimenti?
thx
ciao