Skip to main content

Notifications

Copilot Studio - Publish & Channel Management
Answered

Website Sizing for chatbot

(0) ShareShare
ReportReport
Posted on by 36

I built a small website with GoDaddy and embedded the chatbot code on one of the pages. The sizing of the chat window is too short though. You can't read the whole response, just the last sentence. Is there a way to make the sizing more like the size on the demo website, i.e., taller than wider?

 

Jaime1_0-1672421359504.png

 

  • EH-03061914-0 Profile Picture
    EH-03061914-0 2 on at
    Website Sizing for chatbot
    I went to this page to get some sample STYLE code and that fixed the screen being to small.
     
    This did the trick..
     
        #webchat {
          height: calc(100% - 50px);
          overflow: hidden;
          position: fixed;
          top: 50px;
          width: 100%;
        }
  • Verified answer
    Jaime1 Profile Picture
    Jaime1 36 on at
    Re: Website Sizing for chatbot

    Never mind. I figured it out.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard

Featured topics