Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay theme and portlet topper positioning
Hi
Im having trouble with a custom Liferay theme based on the atlas
theme, with the portlet topper, ie the blue thing that when you edit a
page, appears above each selected portlet.
It seems as, as long as i do not scroll, the position is
calculated correctly by the system, like this:
But as soon as i scroll, the system gets confused about the
positioning, like this:
Has anybody experienced this before? Does anybody any information what could cause the system to calculate the positioning of the portlet topper wrong? Any information to help me solve this would be really appreciated. Thank you
I see the same issue in our environment since we upgraded to 7.4 from 7.2. Were you able to solve this?
Ok I found what caused this issue in our case:
The #wrapper div had this rule defined:
position: unset !important;
Once removed the issue has been solved.
Powered by Liferay™