Page 1 of 1

Suggestion, More CSS :)

Posted: 09 Aug 2008, 19:23
by Orakel
Please could you put more of your style in externa CSS files, and and proper CSS class tags in your code?

I keep finding myself gigging thru php code to track down stuff that ruins look and feel I've trying to have om my pages.

I eventually find it but changing it there makes upgrading to new releases tricky :)

Re: Suggestion, More CSS :)

Posted: 10 Aug 2008, 19:33
by Jan
Hi, Phoca Extensions use external css, but external css cannot be used if there are some parameters which help users to change the style of the extensions via parameters... So if you have the option to style the extension via parameters, then the CSS must be saved in php file...

CSS classes must have other names because more Phoca Extensions can be displayed on the site, and there should not be some conflicts between some extension's CSS...

Because of some non standard webbrowswers which users are using, there must be used CSS hacks and some conditional comments, and and and.... :( :( :(

Jan