10-28-2014 09:39 AM
Hi There,
I understood (correct me if I'm wrong) that it is not possible to edit the branding of the social collaboration module by using Nuxeo Studio.
How should I edit the branding?
Thanks in advance, Bauke Roo
10-28-2014 12:51 PM
I found the social collaboration theme extension point capeable of doing this:
<component name="org.nuxeo.social.collaboration.theme.override">
<require>org.nuxeo.social.collaboration.theme</require>
<extension target="org.nuxeo.theme.styling.service" point="styles">
<style name="social_collaboration_specific">
<src>themes/css/social_collaboration_specific.css</src>
</style>
</extension>
</component>
However is there a css template file available?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.