Four Corner Options: Position your widget in any corner of the screen
top-left
- Top left corner
top-right
- Top right corner
bottom-left
- Bottom left corner
bottom-right
- Bottom right corner (default)
Easy Configuration: Simple data-position
attribute in your installation code
Smart Defaults: Automatically falls back to bottom-right if no position is specified
Instant Updates: Position changes take effect immediately without page reload
One-Line Setup: Add data-position="your-choice"
to your widget script
Backward Compatible: Existing installations continue to work without changes
Validation: Invalid positions automatically default to bottom-right
Documentation: Clear examples and guidance for all positioning options
Simply add the data-position
attribute to your existing widget script:
Custom Placement: Match your site's design and layout
Reduced Interference: Avoid conflicts with other UI elements
Accessibility: Choose positions that work best for your users
Mobile Friendly: All positions work seamlessly on mobile devices
Design Harmony: Position widget to complement your site's design
Content Avoidance: Place widget away from important content areas
Brand Consistency: Choose positions that align with your brand guidelines
User Preferences: Adapt to different user interface patterns
Copy your widget installation code from the dashboard
Add the data-position
attribute with your preferred position
Paste the code into your website's <head>
section
Test the widget appearance and functionality
Locate your current widget script tag
Add data-position="your-choice"
to the script tag
Save and refresh your website
Verify the widget appears in the new position
Try each position option to see which works best
Test on different screen sizes and devices
Ensure the widget doesn't interfere with other elements
Consider user behavior and site layout
All positioning options work great on mobile devices:
Responsive Design: Widget adapts to mobile screen sizes
Touch-Friendly: All positions remain easily accessible
Performance: No impact on page load times
Compatibility: Works across all modern mobile browsers
Validation: Invalid position values automatically default to bottom-right
Performance: No additional JavaScript or CSS required
Compatibility: Works with all existing widget features
Future-Proof: Designed to support additional positions in the future
bottom-right: Most common and expected by users
bottom-left: Good for right-to-left language sites
top-right: Use for important announcements or high visibility
top-left: Minimal interference, subtle placement
Test the widget position on different pages
Consider your site's navigation and important content
Ensure the widget doesn't overlap with other elements
Choose positions that work well on both desktop and mobile
Ready to customize your widget placement? Update your installation code with the data-position
attribute and see the difference immediately!