0

I would like to enhance the social office theme for liferay : so-theme.

I tried to create a new theme with the liferay IDE but the default theme is still used.

Has anyone modified the social office theme?

Thanks a lot for yours answers

  • There is no real question here. http://stackoverflow.com/faq – pistache Oct 25 '12 at 07:28
  • Can you show us what you tried to do ? Where exactly did you have a problem ? You said you created a new theme from so-theme, did you set your site to use the new theme ? – pistache Oct 25 '12 at 08:31

1 Answers1

0

Ok, I found the answer on the liferay forum, answer from Liferay staff:

Unfortunately, changing so-theme is the only way to do it. We locked down the ability to deploy a theme because the majority of (most likely all) of the portal themes would be incompatible with the way we do a few things in SO.

Suggestion in the same forum post by Liferay Staff:

My suggestion for now would be to add another "include" line in the main.css at the very end and keep your changes there. I think this will make maintainability easier for you until we find a permanent solution for theming Social Office.

So it's not possible to create a new liferay theme based on so-theme. The only way is to directly modify the deploy theme.

Prakash K
  • 11,669
  • 6
  • 51
  • 109