掲示板

Layout Issue in Chrome & FF

11年前 に Yan Naing Oo によって更新されました。

Layout Issue in Chrome & FF

Regular Member 投稿: 179 参加年月日: 11/02/17 最新の投稿
Hi,

I have facing the layout overflowing issue which I used 70/30. the problem is In Chrome & Firefox , it shown all portlet in left hand side like 80/20 and no portlet is shown in right hand side. it is only located in left. BUT in IE 7,8 no issues.

kindly let me know why is the strange behavior on FF,Chrome ?

thank

添付ファイル:

thumbnail
11年前 に Tejas Kanani によって更新されました。

RE: Layout Issue in Chrome & FF

Liferay Master 投稿: 654 参加年月日: 09/01/06 最新の投稿
Are you using your custom theme ? or With Liferay OOTB Classic theme ?
11年前 に Yan Naing Oo によって更新されました。

RE: Layout Issue in Chrome & FF

Regular Member 投稿: 179 参加年月日: 11/02/17 最新の投稿

Tejas Kanani:
Are you using your custom theme ? or With Liferay OOTB Classic theme ?



I m Just using liferay custom theme. I was used this quite long there is no issues . so where to look at the issues ?

thanks
thumbnail
11年前 に Tejas Kanani によって更新されました。

RE: Layout Issue in Chrome & FF

Liferay Master 投稿: 654 参加年月日: 09/01/06 最新の投稿
You can check in detail with Firebug(Firefox addons) whether any of the portlet placed in left column has fixed width or something. OR any custom theme CSS is applying on the layout column which is creating this issue ?

Any specific recent change, which you think could be the cause of this ?
thumbnail
11年前 に Muzakir Khan によって更新されました。

RE: Layout Issue in Chrome & FF

Regular Member 投稿: 112 参加年月日: 12/03/15 最新の投稿
Yan Naing Oo:
Hi,

I have facing the layout overflowing issue which I used 70/30. the problem is In Chrome & Firefox , it shown all portlet in left hand side like 80/20 and no portlet is shown in right hand side. it is only located in left. BUT in IE 7,8 no issues.

kindly let me know why is the strange behavior on FF,Chrome ?


The 70/30 page layout which you are using is your custom page layout or inbuilt pagelayout?..
11年前 に Yan Naing Oo によって更新されました。

RE: Layout Issue in Chrome & FF

Regular Member 投稿: 179 参加年月日: 11/02/17 最新の投稿
Muzakir Khan:
Yan Naing Oo:
Hi,

I have facing the layout overflowing issue which I used 70/30. the problem is In Chrome & Firefox , it shown all portlet in left hand side like 80/20 and no portlet is shown in right hand side. it is only located in left. BUT in IE 7,8 no issues.

kindly let me know why is the strange behavior on FF,Chrome ?


The 70/30 page layout which you are using is your custom page layout or inbuilt pagelayout?..


Hi Khan,

layout is built-In 70/30 , the strange thing is In IE work fine only issue in Chrome & FF. what is wrong with it ?

thanks
thumbnail
11年前 に Muzakir Khan によって更新されました。

RE: Layout Issue in Chrome & FF

Regular Member 投稿: 112 参加年月日: 12/03/15 最新の投稿
Yours is Browser Compatibility Issue..
Ok Fine, Have you specified any css for your custom portlet?.. If Yes, then check out whether you have specifically specified your css only for IE..
11年前 に Yan Naing Oo によって更新されました。

RE: Layout Issue in Chrome & FF

Regular Member 投稿: 179 参加年月日: 11/02/17 最新の投稿
I have 2 database 1 for old data and one for current updated content continuing. when i switch back to old database then all work fine same app ,css etc, but only the issues is in current updated content db, which is occurs layout issues in ff & chrome.
I just screw up with these issues, if you have anyothers ideas how to get back to work fine solution ? emoticon

thanks
11年前 に Yan Naing Oo によって更新されました。

RE: Layout Issue in Chrome & FF

Regular Member 投稿: 179 参加年月日: 11/02/17 最新の投稿
Now the Layout Issues has been solved. It is the content script causing on database. some of the contents contain cautious JQuery or jscript that might blocking layout aui initialize. sometimes long image or banner on content also issues. so simply just remove then issue fixed.