I cannot read the headline

Phoca Gallery - image gallery extension
picture47
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 23 Jul 2009, 21:57

I cannot read the headline

Post by picture47 »

I have successfully installed the Phoca gallery and everything works fine except of one Detail:

I use "Highslide JS (nur für Bilder)" to see the large pictures instead of the thumbnail. Again fine: I have the big picture, I have the text below the picture in white letters on dark background but I cannot read the title above the picture. It is in black letters son a nearly blcak background.

How can I change the color of the letters to white?

I tried all possibilities I could fin in the configuration but nothing helped.

Do you have a good idea?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: I cannot read the headline

Post by Jan »

Hi, please let me know the site where this occurs, so I can see it.

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: I cannot read the headline

Post by Jan »

Hi, you can select the white like here:

https://www.phoca.cz/demo/highslide-description

or you can change it in CSS

components/com_phocagallery/assets/js/highslide/highslide.css

add to this class
.highslide-heading {

color: white;
}

Jan
If you find Phoca extensions useful, please support the project
picture47
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 23 Jul 2009, 21:57

Re: I cannot read the headline

Post by picture47 »

GREAT - it works!

Thanks a lot!

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

Re: I cannot read the headline

Post by Jan »

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