Hi,
I use phocagallery with modal box, and I changed overlay and border colors, but it doesn't work...
So I found that I need to change it in the link menu properties, and now it's work.
BUT, when I navigate in my gallery folders, modal box take the last black and white original colors...
Apparently there is a style wich is loaded in the php ... because I change all CSS properties I can and there is always the same problem ... the source cancel my css ...
So, anybody have an idea to solve this issue ???
you see this issue here
Modal box CSS
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Modal box CSS
Did you change it in parameters component:
https://www.phoca.cz/articles/joomla/com ... id-joomla/
https://www.phoca.cz/articles/joomla/com ... id-joomla/
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 18 Jun 2008, 10:25
Re: Modal box CSS
I changed it in both places... It's why I don't understand why is there this css style loaded in my pages ...
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Modal box CSS
Because you can change it through parameters, the css is overriden by php (everytime), so your css will not work because it will be allways overwritten by the php and the values from parameters (default or from global configuration or from parameters component)
Jan
Jan
If you find Phoca extensions useful, please support the project