Re, with a template completely grey it is necessary to change .highslide-dimming {background:transparent;
} by background: grey and everything works as wished. The tendency today for the sites of photos is the grey bottom to see: http: // milanhristev.com / or http: // www.philippepache.com / news.php?
It is a pity in Phoca (very good component besides) we cannot have access to this function of thorough change. Thank you again here is my essay on www.frederique-photo.com
Background view details
-
- Phoca Member
- Posts: 14
- Joined: 10 Jan 2018, 21:38
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Background view details
Hi Bernard,
1) just a compromise to previous transparent: To change it to:
div.highslide-dimming {
background:rgba(255,255,255,0.4);
}
you can change the: 0.4 also.
2) or:
same as above, but again background: transparent;
in addition:
/media/com_phocagallery/css/custom.css:
Kind regards
Christine
1) just a compromise to previous transparent: To change it to:
div.highslide-dimming {
background:rgba(255,255,255,0.4);
}
you can change the: 0.4 also.
2) or:
same as above, but again background: transparent;
in addition:
/media/com_phocagallery/css/custom.css:
Code: Select all
div#phocagallery.pg-category-view.pg-cv {
background:#aaa;
}
Christine
-
- Phoca Member
- Posts: 14
- Joined: 10 Jan 2018, 21:38
Re: Background view details
Hi, the problem is settled(adjusted). The site stays with a black background and the enlarged photos are on a grey bottom. Perfect. Thank you again: www.frederique-photo.eu
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Background view details
That's fine & thank you for feedback.
Kind regards
Christine
Kind regards
Christine