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?
I cannot read the headline
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: I cannot read the headline
Hi, please let me know the site where this occurs, so I can see it.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
picture47
- Phoca Newbie

- Posts: 9
- Joined: 23 Jul 2009, 21:57
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: I cannot read the headline
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
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

- Posts: 9
- Joined: 23 Jul 2009, 21:57
Re: I cannot read the headline
GREAT - it works!
Thanks a lot!
Juergen
Thanks a lot!
Juergen
- Jan
- Phoca Hero

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