HI
with the last version of phocagalley, customize style seams to be more difficult.
How to find witch file to customize ?
On this site : http://www.ccdsghardaia.org/phototheque ... /7-metiers
I want to have orange color as background of the detail image and that the description texte line are correctly be reterned at the end of line
thx
How to find the css file to modify ,
- Jan
- Phoca Hero
- Posts: 49014
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: How to find the css file to modify ,
Hi, not sure what you exactly mean, there were no changes regarding styles.
You can add own styles to Phoca Gallery, e.g. custom.css so such file will be not overwritten by next version or you can set your styling direct into your template CSS.
the last loaded rule of CSS is valid, so mostly the last loaded CSS file is the one of the template - so you can add your changes to your template or create one specific for Phoca Gallery.
So adding:
to your template CSS makes the color orange

Jan
You can add own styles to Phoca Gallery, e.g. custom.css so such file will be not overwritten by next version or you can set your styling direct into your template CSS.
the last loaded rule of CSS is valid, so mostly the last loaded CSS file is the one of the template - so you can add your changes to your template or create one specific for Phoca Gallery.
So adding:
Code: Select all
.pg-cv-name { color: orange}

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