JAK Lightbox description font color

Phoca Gallery - image gallery extension
robintel
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 23 Sep 2008, 13:30
Contact:

JAK Lightbox description font color

Post by robintel »

Hi,

I seem to be unable to change the font color of image description using JAK Lightbox in Phoca Gallery 2.7.0. How do I change it from gray to white?

Thanks,
Robin
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox description font color

Post by Jan »

Hi, in JAK pure text is used and this is not styled by Phoca Gallery nor by description text in editor. This needs to be styled in JAK library CSS:

components/com_phocagallery/assets/js/jak

Jan
If you find Phoca extensions useful, please support the project
robintel
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 23 Sep 2008, 13:30
Contact:

Re: JAK Lightbox description font color

Post by robintel »

Thank you, Jan!

After about an hour of experiments (as I was modifying one file and uploading the original one), I managed to solve it.

Thanks,
Robin
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox description font color

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
incar
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 May 2010, 20:44

Re: JAK Lightbox description font color

Post by incar »

I have problem with font color in description. When I change font color (in .css too) its always black.
I have ver 2.7.3. Any solution? :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox description font color

Post by Jan »

Hi, check your template if this is not overwritten by your template. The description in JAK (via CSS) should be white :idea:

Jan
If you find Phoca extensions useful, please support the project
xigxag
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 Jun 2010, 05:11

Re: JAK Lightbox description font color

Post by xigxag »

I'm having the hardest time figuring out how to get the descriptions even to show up at all in JAK. They work fine with the other detail view options. I have tried every combination of settings and now looking around in the css file referenecd above.

I'm wondering if there is some conflict as there are settings for description both in the JAK setting under detail view as well as the separate Description Settings. I have tried many different combinations between these and never get any title or description using standard or lightbox. I would prefer lightbox.

I have made sure thumbnail settings were left to off for JAK.

Can anyone provide some insight? I have seen it working on the Phoca test sites.

Example here: http://drumworksandwoodcraft.com/index. ... hard-maple

Also sorry for the bump, wasn't sure if this was better than making a new thread.
xigxag
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 Jun 2010, 05:11

Re: JAK Lightbox description font color

Post by xigxag »

Well no longer have the example up as I went ahead and changed to use the highslide which is working at least.

I would still rather use the JAK lightbox, really liked the look of it.

Also of note is that Shadowbox and slimbox do not work for me at all. With those enabled, the click on the image just goes straight to load the image URL directly in the browser.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49299
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: JAK Lightbox description font color

Post by Jan »

Both are javascript libraries and they can be in conflict with other javascript libraries loaded on the site, so all other javascript need to be checked.

Jan
If you find Phoca extensions useful, please support the project
Post Reply