Starstream Help Center
Install Starstream
  • Starstream Help Center
  • Getting Started
    • What is Starstream?
    • Install Starstream
    • Who can benefit & use cases
    • Starstream features
    • Starstream pricing and subscription plans
    • Contacting customer support
    • Adding the Thank You Page button
  • Starstream Online Events
    • Creating an online event
    • Getting the secret link
      • Hosting on Youtube
      • Hosting on Vimeo
      • Hosting on Zoom
      • Hosting on Google Meet
    • Accessing an Online Event
    • Notification Timeline
    • Sending a test ticket for an online event
    • Sending and customizing event replay for online event
  • Hosted Online Events (With Extra Protection)
    • Overview - Event hosted on Starstream
    • How to create an hosted online event
    • Embed video code
    • Protection Levels
    • Starstream + Vimeo: 100% Login Protection
    • Customize your hosted online event
  • Starstream In-Person Events
    • Creating an in-person event
    • Accessing a In-Person Event
    • Scanning QR codes
    • Notification Timeline
    • Downloading list of participants
    • Sending a test ticket for an in-person event
    • Sending and customizing event replay for in-person event
  • STARSTREAM TICKET CUSTOMIZATION
    • Customizing event ticket
    • Customizing register confirmation
    • Customizing default ticket, register confirmation & replay emails & SMSs
    • Using the email editor
    • Using the SMS editor
    • Customizing the order page button
  • STARSTREAM ADVANCED USAGE
    • Adding participants manually
    • Sending custom (manual) emails to your participants
    • Avoid Spam Filters
  • Starstream Settings and Preferences
    • Archiving and disabling events
    • Customizing sender email & name
    • Changing bundle product notifications settings
    • Using and changing the free checkout email
    • Changing your subscription plan
    • Disabling reminder notification
    • Starstream Advanced Features Overview
    • Exclude Starstream fee from ticket's price
    • Starstream Demo Store
  • Legacy Starstream Login Protection
    • Overview
    • Starstream Login Protection (Legacy)
  • Customer Support
    • Find your Ticket ID
    • Upgrade your Shopify Checkout
Powered by GitBook
On this page
  1. Hosted Online Events (With Extra Protection)

Customize your hosted online event

PreviousStarstream + Vimeo: 100% Login ProtectionNextCreating an in-person event

Last updated 1 year ago

You can add HTML to decorate and make your description look better on the Starstream hosted event page:

You can insert emoji, title, stylize text and more. Here's a template:

<div>
    <div>
        <h2>🎤 Performance Overview</h2>
        <p style="font-style: italic;">DAY6 lit up the stage with their electrifying performance of "Welcome to the Show" on Music Bank, aired on KBS WORLD TV on March 22, 2024. This captivating performance showcased the band's dynamic energy and musical prowess.</p>
    </div>
    
    <div>
        <h2>👀 What Fans Are Saying</h2>
        <ul>
            <li>💖 "DAY6 makes me so happy I can't put it into words."</li>
            <li>🎉 "They belong on stage, they all look so happy performing again."</li>
            <li>🌟 "Props to the stylist for Wonpil's legendary look today!"</li>
        </ul>
    </div>
    
    <div>
        <h2>🔁 Replay Value</h2>
        <p style="font-weight: bold;">Fans can't get enough of the performance, with many replaying the video to catch every nuance of DAY6's exceptional live vocals and stage presence.</p>
    </div>
    
    <div>
        <h2>🎶 Behind the Music</h2>
        <p style="color: #007BFF;">The song "Welcome to the Show" continues to resonate with listeners, showcasing DAY6's versatility and deep musicality.</p>
    </div>
</div>

If you're good with HTML (the templating language), go ahead and insert whatever HTML you need to make your description pop!

Convert this event description into a concise HTML snippet using divs for structure. Breakdown themes into sections each with appropriate headings and paragraphs. Avoid using the head element or external stylesheets, ensuring the snippet is self-contained for easy integration. Add a representative emoji at the beginning of the title of each sections.

Here's the description to convert:

"
insert your description here
"

If you're not familiar with HTML, a tool like can write HTML for you. Here's some prompts you can use to generate HTML:

ChatGPT