Re: I don't know how to hide the Image Name
Posted: 15 Sep 2008, 15:59
Hi, shadowbox takes the title from attribute "title", so just comment the following line:
line 120
echo ' title="'. $value->title.'"';
in
components\com_phocagallery\views\category\tmpl\default.php
Jan
line 120
echo ' title="'. $value->title.'"';
in
components\com_phocagallery\views\category\tmpl\default.php
Jan