overlib title and description

Phoca Gallery - image gallery extension
zvonko
Phoca Member
Phoca Member
Posts: 25
Joined: 25 Dec 2009, 14:01

overlib title and description

Post by zvonko »

hi, wheres the overlib description created ( i would like to decrease padding a bit )
and also how do u remove title from overlib effect
i.e. is it possible to display only overlib description without title, and
if theres no description then nothing is displayed when hovering over the thumbs

im talking about thumbnail hovering overlib effect

thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: overlib title and description

Post by Jan »

Hi, you can display:

Only Image
Only Description
Image and Description

The title is there if description is displayed, you can customize it in:
components\com_phocagallery\views\category\view.html.php
components\com_phocagallery\views\category\tmpl\default.php

Jan
If you find Phoca extensions useful, please support the project
zvonko
Phoca Member
Phoca Member
Posts: 25
Joined: 25 Dec 2009, 14:01

Re: overlib title and description

Post by zvonko »

hi jan,

thank you very much for your reply and time,
ive looked thru these two files but i cant figure it out,

commenting your code would be much more helpful with these sort of questions (this is just a friendly suggestion :))

i can see some $value->title statements throughout these files but i cant pinpoint
which ones are used for displaying overlib thumb title

is there anyone else here who had similar "problem" ?

thanks again :)
abhijack
Phoca Member
Phoca Member
Posts: 20
Joined: 19 Dec 2009, 20:48

Re: overlib title and description

Post by abhijack »

Please go include/js/overlib_mini.js file...

In that file there is one function ol_content_caption() in line 70.

This function deals with overlib display....

Hope you can make the changes now......

abhijack
Post Reply