Using hooks to Override css styling

Drew Anderson Posted in Component Development 7 years ago

Hi does anyone know if it is possible to use hooks to override the css styling.
Eg. ossn-layout-startup background:url.

Any help would be appreciated as I have spent hours trying.
Thanks

Replies
German Michael Zülsdorff Replied 7 years ago

see
https://www.opensource-socialnetwork.org/discussion/view/2343/child-theme-or-extra-css-file-for-edits

Basically any Ossn component will be "hooked" by the core system and thus can
add new features
change/enhance existing features
disable existing features