Page 1 of 1

No global css rules, please!

Posted: 06 Sep 2008, 13:17
by birdie
Hi Jan,

in phoca gallery 1.8.8 you have some css rules that apply globally, i.e. to non-gallery elements too. It is not very nice of a component's css file to have a global rule for:
a img { ... }
for instance, as it changes and overrules all the settings of the joomla template! Better would be, if all css rules are restricted to the component / module in their scope.

The same applies to your random image module, too, btw.

Hope this changes in version 2.0. :idea:

Thanks for all your good work, though!
birdie

Re: No global css rules, please!

Posted: 07 Sep 2008, 00:23
by Jan
Hi, you right, I will take a look at it...

Jan