Embed Configurator

Beta

Configure

🏘️ Community Selection
📏 Size Configuration
Sidebar Widget
400px × 600px
Compact but usable
Article Embed
100% × 500px
Embedded in blog posts
Main Content
100% × 800px
Large content area
Full Container
100% × 100%
Fill parent container

💡 Supports: px, %, vw, vh, em, rem

🎨 Theme Configuration
Light
Dark
Auto
🎨 Background Color (Optional)
📐 Border Radius (Optional)

Implementation

!
Community Selection Required
Select a community above to generate your final embed code. The placeholder will be replaced with your community's ID.
📝 Preview Embed Code
<script src="https://curia.network/embed.js"
        data-width="100%"
        data-height="100%"
        data-theme="light"
        data-border-radius="8px"
        data-container="curia-forum"
        data-community="your-community-id"></script>

<!-- Container where the forum will appear -->
<div id="curia-forum"></div>
📋 Quick Setup

1. Copy the code above

Copy the generated embed code and paste it into your website's HTML.

2. Replace community ID

Change your-community-id to your actual community identifier.

3. Test it out

Save your changes and refresh your website to see your Web3 forum in action!