Support Our Website

Ads help us keep our content on kenyaliveradio.co.ke free for you. Please consider supporting us by disabling your ad blocker or whitelisting our site in your ad blocker settings.

Fri
20
Sep
24

How to Embed Radio Players on Your Website

Follow the instructions below to embed the small or large radio player on your website. Simply copy and paste the provided `iframe` code into your HTML where you want the player to appear.

Small Player

Use the following `iframe` code to embed the small radio player:

<iframe src="https://kenyaliveradio.co.ke/embed/congasis-fm?player=small" 
                    width="100%" height="100px" frameborder="0" allowfullscreen></iframe>

Large Player

Use the following `iframe` code to embed the large radio player:

<iframe src="https://kenyaliveradio.co.ke/embed/congasis-fm?player=large" 
                    width="100%" height="500" frameborder="0" allowfullscreen></iframe>