掲示板

How to edit Chat portlet of liferay ?

12年前 に Amar Daulatkar によって更新されました。

How to edit Chat portlet of liferay ?

New Member 投稿: 8 参加年月日: 12/03/30 最新の投稿
Hello
I have to change the original look of chat portlet to new ones. I attach the two images. I want the 1'st look while 2'nd is the original. So what changes i do in original chat portlet and in which file?

Thank you.
thumbnail
12年前 に Jonas Yuan によって更新されました。

RE: How to edit Chat portlet of liferay ?

Liferay Master 投稿: 993 参加年月日: 07/04/27 最新の投稿
Hi Amar

You can reach the same by customizing Chat plugins' CSS.

possbile steps
1) get chat portlet and build it as local portlet plugin project
2) find CSS and change CSS
3) deploy custom chat plugins.

Hope that it helps,

Thanks.

Jonas Yuan

==================
The Author of Liferay Books:
Liferay 6.1 cookbook: Liferay Portal Systems Development
Liferay User Interface Development
Liferay Portal 6 Enterprise Intranets
Liferay Portal 5.2 Systems Development
Liferay Portal Enterprise Intranets
12年前 に Amar Daulatkar によって更新されました。

RE: How to edit Chat portlet of liferay ?

New Member 投稿: 8 参加年月日: 12/03/30 最新の投稿
Thanks Jonas Yuan

But how to build it as local porltet plugin project ? And Please Help me in details and Which exact code should i change in CSS file.
thumbnail
12年前 に Hitoshi Ozawa によって更新されました。

RE: How to edit Chat portlet of liferay ?

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
Source to the chat portlet is in the chat-portlet\WEB-INF\src folder.

The css is included in the chat-portlet\css\main.jsp
11年前 に Omkar Kanore によって更新されました。

RE: How to edit Chat portlet of liferay ?

New Member 投稿: 3 参加年月日: 12/10/30 最新の投稿
Hi Amar,

If you have completed with your customized Chat Portlet can you please share the war file with us.