Questions tagged [liferay-theme]

Liferay themes are hot-deployable plugins that help in customizing the layout and overall look & feel of portal pages. Liferay theme use different template engines to customize the page layout and styles of the portal.

Liferay Themes are used to customize the default layout and look & feel for portal pages.

They are hot-deployable plugins.

Themes use and templates to customize the styles and layout of the portal pages.

They can be either applied to single page, a single site or to the entire portal.

Themes in Liferay are really powerful, as you can do:

  • you can call different portal services and custom services from the theme.
  • include OOTB or custom portlets dynamically in the theme, i.e. as soon as you apply the theme to a page it will render the portlet included in the theme, you don't have to add the portlet from the add menu.
  • A lot of configurable settings can be built using the theme for advance control.

Resources

  1. Creating Themes and Layout
  2. Configuring Look and Feel of Liferay Applications
377 questions
0
votes
2 answers

How to refer images which are in liferay theme in portlet's css

I have a liferay theme which has some application level images. Also a portlet with its own css. How can I refer the images in theme from the portlet's css?
Seeker
  • 2,405
  • 5
  • 46
  • 80
0
votes
1 answer

theme_SERVLET_CONTEXT_/templates/portal_normal.vm does not exist

I am trying to create a basic liferay maven theme with some basic css and some header and footer I have created a page and applied this theme for that page. Basically my theme folder structure is…
Seeker
  • 2,405
  • 5
  • 46
  • 80
0
votes
2 answers

Loading dynamic theme liferay

There are two themes, I want to change dynamically from portal_normal.vm or from java in doView function. is it possible? I have two domains with only one portal and I want to change depending url.
Juan
  • 83
  • 1
  • 8
0
votes
1 answer

Liferay : Any one has updated jquery.tweet.js?

Has any one used and updated jquery.tweet.js for liferay 6.1 after following important note from seaofclouds.com, Important note about Twitter's API changes Twitter has discontinued its unauthenticated v1.0 API, so this widget has stopped working…
Hiral
  • 195
  • 1
  • 13
0
votes
1 answer

Liferay 6.1 : Mobile theme

I have created theme for 6.1.20. Now I want to create theme for Mobile device. I have never created mobile theme before. I have created one sample-Wap-theme. I can see my sample-wap-theme under ContolePanel > Site Pages > Mobile Devices. I have…
Hiral
  • 195
  • 1
  • 13
0
votes
1 answer

Custom navigation menu in Liferay?

I am using Liferay 6 with Tomcat 7 and Liferay SDK for java to develop a custom website which will be handled by one portlet. The thing is that i dont really like the navigation bar in Liferay and I want to redesign it with custom CSS navigation…
JohnRambo
  • 568
  • 1
  • 10
  • 23
0
votes
1 answer

Liferay migration from CE version to Enterprise version: can't switch theme in control panel

I'm trying to test my liferay-theme with liferay EE 6.1.20. This theme worked on my current liferay instalation. I can deploy my Theme without any errors on liferay EE 1.2.0 server. Than if go to control panel and try to switch the current theme to…
Sven Bergman
  • 85
  • 2
  • 8
0
votes
1 answer

Is it possible to override Social Office theme in Liferay 6.1?

I would like to override Social Office theme (so-theme) in Liferay 6.1.20 EE, because I would like to use its layout and social office experience, but with some changes in css, page templates, etc. I've already seen this question but it is concluded…
Maria Ioannidou
  • 1,544
  • 1
  • 15
  • 36
0
votes
1 answer

How to Enhance social office theme for Liferay

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
0
votes
2 answers

Liferay 6.1 Theme - look and feel

I have liferay-look-and-feel.xml file:
witek010
  • 359
  • 3
  • 9
  • 15
0
votes
1 answer

how to put noconflict inside portal_normal.vm

How to put below script inside portal_normal.vm of liferay theme. i have written it in the same way as shown above. But it is throwing below error. Am i missing…
R Shah
  • 171
  • 4
-1
votes
1 answer

how to include html code in portal_normal.vm

I am using Life-ray 6.2 CE GA2 and liferay ide eclipse 2.2.1 ga2. How can I include html in portal_normal.vm in custom theme in eclipse?
nagi
  • 381
  • 2
  • 8
  • 22
-1
votes
1 answer

Is DefaultConfigurationAction still supported in lifray 7.1?

Good day; Want to know if configuration Action is still supported in Liferay 7.1 and if no is the answer what are the other solutions to create a custom configuration action for a portlet.
-1
votes
1 answer

how to resolve the "Sass::SyntaxError: Invalid CSS" error in Liferay 6.2?

I am using Eclipse Kepler-4.3 and Liferay 6.2 CE GA5. I tried to deploy a theme but I got this error: [echo] Loading…
Dark Magic
  • 149
  • 3
  • 20
-1
votes
1 answer

Database mapping for Liferay User Management (6.2 version)?

I wanted to understand the database mapping in detail for Liferay User Management system. Do I get any reference where I can I Database mapping in any format like (ER diagrams / Block diagrams). Please give me some references for complete analysis…
Vinod
  • 2,263
  • 9
  • 55
  • 104
1 2 3
25
26