Liferay 6.2 Parent and Child theme

First create Parent Theme

  • Go to File → New → Liferay Project.
  • Fill in the Project name and Display name fields.
  • Select the Liferay Plugins SDK and Portal Runtime you’ve configured.
  • Select Theme for your Plugin type.
  • Click Next.

1-theme-create-a-theme-project

  • Select a theme parent. Your theme inherits the parent theme’s styling as a base from
    which to build your theme. In addition to the _styled theme, you can choose to inherit
    from the _unstyled theme, which contains no styling. There’s also the classic theme
    that has a smooth look and feel and works well. I have chosen “classic”
  • Select your theme’s framework. You can select the Freemarker or Velocity template
    frameworks for your theme. I have chosen “Velocity”

 

——————————————————–Click here for more————————————————-
(more…)