Fórum

Image Gallery customization

Ishan Sahore, modificado 11 Anos atrás.

Image Gallery customization

Junior Member Postagens: 56 Data de Entrada: 26/04/12 Postagens Recentes
Hi all,

I am using LR 6.1 CE.
How can we make the Image Gallery portlet compact and attractive. I mean which jsp's or css do we have to override to change the layout style of image gallery?


Thanks,
Ishan
thumbnail
Jignesh Vachhani, modificado 11 Anos atrás.

RE: Image Gallery customization

Liferay Master Postagens: 803 Data de Entrada: 10/03/08 Postagens Recentes
You can get all the jsps under tomcat directory (liferay-portal-6.1.0-ce-ga1\tomcat-7.0.23\webapps\ROOT\html\portlet\image_gallery_display)
so you can design and apply CSS created by you on these jsps .
Ishan Sahore, modificado 11 Anos atrás.

RE: Image Gallery customization

Junior Member Postagens: 56 Data de Entrada: 26/04/12 Postagens Recentes
Jignesh Vachhani:
You can get all the jsps under tomcat directory (liferay-portal-6.1.0-ce-ga1\tomcat-7.0.23\webapps\ROOT\html\portlet\image_gallery_display)
so you can design and apply CSS created by you on these jsps .



Yes I have created a hook and have imported all those jsps and css. But I am not able to figure out what property to edit or look for. I need that instead of all images only 3-4 images get displayed on the portlet and rest of the images are scrolled by sideward arrows, but the number of pages does not increase, i.e. even 20 images get stored on a single page but only the first 3-4 of them get displayed at a time.

Any help is appreciated.

Thanks,
Ishan
thumbnail
Mahdi Lashkari, modificado 11 Anos atrás.

RE: Image Gallery customization

New Member Postagens: 7 Data de Entrada: 02/05/12 Postagens Recentes
Hi, Where should I find image gallery portlet? I mean does liferay has image gallery portlet?
thanks a lot
thumbnail
Tejas Kanani, modificado 11 Anos atrás.

RE: Image Gallery customization

Liferay Master Postagens: 654 Data de Entrada: 06/01/09 Postagens Recentes
Yes. Liferay has Image Gallery portlet OOTB included, which you will not get separately like other plugins portlet distribution wars.
And If you are using 6.1.x its merged into Documents & Media portlet.