Skip to main content

Upgrade AhsayOBS to AhsayCBS

March 14, 2025

This upgrade instructions are for AhsayCBS Administrators or Service Providers who will perform an in-place upgrade from AhsayOBS v6.29.0.x to AhsayCBS.

The following topics will be discussed to help you perform a successful upgrade:

#ws-chat { position: fixed !important; bottom: 110px !important; /* Move up so it doesn't overlap Live Chat */ right: 30px !important; /* Adjust as needed */ z-index: 10001; } /* Example: Ensure Live Chat stays at the bottom */ #livechat-box { position: fixed !important; bottom: 30px !important; right: 30px !important; z-index: 10000; }