Fórum

Responsive theme And Liferay Mobile Theme

thumbnail
Arko Mahmud, modificado 10 Anos atrás.

Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 43 Data de Entrada: 11/06/13 Postagens Recentes
Hello,
Could anyone help me to solve following problem ?:

I am using Pixelpress theme as Default in my Liferay 6.01 environment with TomCAT. As its a responsive theme I want this theme to show up in all platforms, Mobile Tablet or Desktop.

I found the theme is working in Desktop and iOs devices, But I cant open the site in Android Devices. I installed wurfl-web plugin and added rules for Android devices. But It still does not work.

I should mention that in my site configuration page my mobile theme is showing default one. As Liferay doesn't define Pexelfree as mobile theme, I cannot change that too. But in mobile rule, i changed the theme to pixelfree..

In addition, I could mention that in default theme and installation, I could not open the site too.

Any suggestion ?

All I want to do is to view the website in Android devices.....
thumbnail
Ahmed bouchriha, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 55 Data de Entrada: 04/05/12 Postagens Recentes
Hi Arko

I am Ahmed form Themeray Staff. Thank you for your interest in our themes.

Since you can't open your portal on android device with the default theme so we can't consider it like a pixelpress issue.

For our theme responsiveness tests we uses real devices with several configurations including the ones working on android.

Could you give us more information about your mobile device and portal instance maybe we can give you more help resolving that issue .

Thanks .
thumbnail
Arko Mahmud, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 43 Data de Entrada: 11/06/13 Postagens Recentes
Sorry, I was bit away from desktop for few days.
Actually, I am using tomcat liferay bundle in a windows machine. I only have some custom portlet in it.
The portal runs fine with window phone and iOS. But I don't know why its not working in Android devices.

As it does not work in default themes too, I am sure that it has no issue with pixelpress.
And I really appreciate for giving such nice theme in free.
As you are expert in Liferay, do you have any idea, why it behaving like this ?

Thanks again for your concern about this issue.

Best Regards
Mahmud
thumbnail
Ahmed bouchriha, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 55 Data de Entrada: 04/05/12 Postagens Recentes
Hi Mahmud

Try this link to Debug your portal loading on android using Chrome Developer Tools

https://developers.google.com/chrome-developer-tools/docs/remote-debugging?hl=ja

Regards
thumbnail
Arko Mahmud, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 43 Data de Entrada: 11/06/13 Postagens Recentes
At-last I managed to solve the problem, It was something with my network configuration....
Thanks for your support. Really, Its a great theme. I appreciate !!
Could you give me I last advice. I am bad in css part. I wanted to make the content body in full width, Now it has little bit padding in right and left side.....

Cheers
Mahmud
thumbnail
Ahmed bouchriha, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 55 Data de Entrada: 04/05/12 Postagens Recentes
Hi Mahmud

The body content does not have any left and right padding i don't now if you want to say the contents left and right margin.
Can you attach an image clarifying what padding exactly you want to remove.

Regards
thumbnail
Arko Mahmud, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 43 Data de Entrada: 11/06/13 Postagens Recentes
Hello
I was asking about contents left and right margin.

Best Regards
Mahmud
thumbnail
Ahmed bouchriha, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 55 Data de Entrada: 04/05/12 Postagens Recentes
Hi Mahmud

Go to manage page --> Look and Feel and put this css rule on the css box

#main-content:not(.home-pixelpress) {
max-width: 100%;
}
thumbnail
Arko Mahmud, modificado 10 Anos atrás.

RE: Responsive theme And Liferay Mobile Theme

Junior Member Postagens: 43 Data de Entrada: 11/06/13 Postagens Recentes
Thanks Ahmed it worked for me..
I wish you Good Luck!

Best Regards
Mahmud