- Getting Started
- Triggers
-
Display Conditions
- E-Commerce Conditions (VirtueMart - HikaShop)
- Homepage
- New/Returning Visitor
- K2 - Page Type
- K2 - Tag
- K2 - Category
- K2 - Item
- PHP
- Region
- City
- User Access Level
- Joomla! Content Component View
- Month
- Day of Week
- Cookie
- IP Address
- Referrer URL
- AcyMailing List
- Convert Forms Conditions
- Language
- Component
- Joomla! Content Category
- Joomla! Content Article
- Continent
- Country
- Operating System
- Browser
- Device
- Time on Site
- EngageBox - Viewed Another Popup
- Pageviews
- User
- User Group
- Time
- Date
- URL
- Menu
- Display Conditions
- Trigger based on URL match
- Campaign Types
- Styling and Customization
- Integrations
- Advanced Features
-
Functionality
- Αdd Sound Effects to Your Popups
- Make Accessible Popups
- Add a Countdown timer in your popup
- Limit impressions per unique visitor
- Test the responsiveness of your boxes for various devices and viewports
- Open a box by clicking on a menu item
- Trigger based on the minimum time visitor spent on the site
- Auto-close after a specific amount of time
- Open a box using HTML Attributes
- Solutions
- Developers
Set the Display Order of Your Popups
When you have multiple popups on a page, you might notice that some appear on top of others. This happens because each popup has a stacking order, determining which is displayed in front. This stacking order is controlled by a CSS property called z-index. By adjusting this value, you can ensure that the most important popup appears above the rest.
Control Which Popup Shows First
In our popup builder, every popup is assigned a default z-index value of 99999, which places it above most other elements on the page. However, when multiple popups are present, they all share the same default value, making it difficult to control which one should be on top.
With the Ordering (z-index) option, you can manually set the stacking order of your popups. A higher value means the popup will appear in front of those with a lower value. To adjust the ordering of each popup, follow the steps below:
- Edit the popup you want to adjust the stacking order
- Go to the Advanced tab
- Find the Ordering (z-index) option and set a Value – Enter a higher number to bring the popup to the front or a lower number to place it behind others.
- Save and Test – Preview your page to see how the popups stack up and make adjustments if needed.