Modal box CSS

Phoca Gallery - image gallery extension
Yohji
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 18 Jun 2008, 10:25

Modal box CSS

Post by Yohji »

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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Modal box CSS

Post by Jan »

Did you change it in parameters component:
https://www.phoca.cz/articles/joomla/com ... id-joomla/
If you find Phoca extensions useful, please support the project
Yohji
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 18 Jun 2008, 10:25

Re: Modal box CSS

Post by Yohji »

I changed it in both places... It's why I don't understand why is there this css style loaded in my pages ...
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Modal box CSS

Post by Jan »

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
If you find Phoca extensions useful, please support the project
Post Reply