Javascript widget problem

Posted in: Newspaper
Post count: 2

Hi there

I have a problem with the search widget which uses Javascript. When I click on the drop-down calendar window, the calendar is displayed behind the posts, resulting in parts of the calendar being covered. How can I bring the calendar forward to ensure it’s on top of all other content?

The website is skytrip.pl

s

f

Post count: 35449

Hi,

Please provide a link were I can inspect the problem, in this way I will be able to provide you the right answer.

Thank you for your understanding.

Post count: 2
Post count: 35449

Hi,

In order to solve this problem you’ll need to make some changes in the file plugin for this calendar, and set on the class for drop-down this css
overflow: visible!important;
z-index: 9999;

Hope this will help you.

Thank you for your understanding.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.