Greetings.
I was wondering. The settings have an option for category view, "Display name" which you can set to "Show Category Name Only". That is what I did because I wanted to get rid of the image names. Uploads are made and several times images are just called 434(abc).jpg which I just want to hide.
BUT, the image name still appears if you hover your mouse over the image. How can one prevent the image name from showing when you hover? Any ideas? A hack perhaps?
Cheers
Mori
Image Name Hover
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Image Name Hover
Hi, then the title tag needs to be removed in code:
components\com_phocagallery\views\category\tmpl\default.php
Jan
components\com_phocagallery\views\category\tmpl\default.php
Jan
If you find Phoca extensions useful, please support the project
-
moriwenne
- Phoca Member

- Posts: 17
- Joined: 14 Aug 2008, 07:27
Re: Image Name Hover
Greets.
Ok I got others things to do and I finally came back to this. Thanks for the pointer Jan.
It's that file, line 173. I just left it like echo ' title=""';
If anyone ever comes to need this, it will save you time having the answer here.
Cheers
Mori
Ok I got others things to do and I finally came back to this. Thanks for the pointer Jan.
It's that file, line 173. I just left it like echo ' title=""';
If anyone ever comes to need this, it will save you time having the answer here.
Cheers
Mori
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: