Page 1 of 1
JAK Lightbox description font color
Posted: 05 Jun 2010, 16:09
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
Re: JAK Lightbox description font color
Posted: 09 Jun 2010, 13:13
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
Re: JAK Lightbox description font color
Posted: 10 Jun 2010, 21:35
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
Re: JAK Lightbox description font color
Posted: 12 Jun 2010, 13:47
by Jan
Ok
Re: JAK Lightbox description font color
Posted: 06 Jul 2010, 16:40
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?

Re: JAK Lightbox description font color
Posted: 08 Jul 2010, 21:04
by Jan
Hi, check your template if this is not overwritten by your template. The description in JAK (via CSS) should be white
Jan
Re: JAK Lightbox description font color
Posted: 08 Aug 2010, 02:15
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.
Re: JAK Lightbox description font color
Posted: 08 Aug 2010, 02:39
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.
Re: JAK Lightbox description font color
Posted: 15 Aug 2010, 22:08
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