Foren

Search Portlet

Syed Umair, geändert vor 11 Jahren.

Search Portlet

Junior Member Beiträge: 36 Beitrittsdatum: 11.10.12 Neueste Beiträge
Hi,
I have developed a custom theme, which is working fine in overall portlet. But on search page, I have added the search portlet. Now when I search something, instead of showing results, it overlaps my footer content in that portlet's body. I have checked the generated HTML code as well and it is showing the footer tag in the portlet-body div.

I am unable to find any solution to this problem so far. Does anyone have any clue to solve this problem??
thumbnail
Hitoshi Ozawa, geändert vor 11 Jahren.

RE: Search Portlet

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
I have checked the generated HTML code as well and it is showing the footer tag in the portlet-body div.


This is probably you problem. Make the footer appear after the portlet-body div. You haven't provided any code on what you've done, so this is about the extend that I can answer.
Syed Umair, geändert vor 11 Jahren.

RE: Search Portlet

Junior Member Beiträge: 36 Beitrittsdatum: 11.10.12 Neueste Beiträge
Hitoshi Ozawa:
This is probably you problem. Make the footer appear after the portlet-body div.


But footer is displayed correctly in all other pages. So, I think it shouldn't be any problem with the theme, I guess.
Syed Umair, geändert vor 11 Jahren.

RE: Search Portlet

Junior Member Beiträge: 36 Beitrittsdatum: 11.10.12 Neueste Beiträge
I am attaching the images to give idea, about the problem. emoticon