cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
528
Views
0
Helpful
0
Replies

Green "Join" Button

WayneCurley3100
Level 1
Level 1

I found this Join green button HTML code on the webex help site.

Is there a way to make the green button box a little bit smaller?

Below is the code I found:

<!—“Join” button code start -->
<table border="0" cellpadding="0" cellspacing="0" style="width:auto;width:auto!important;background-color:#43A942; border:0px solid #43A942; border-radius:20px; min-width:160px!important;"> 
  <tr> 
                <td align="center" style="padding:10px 36px;">
                                <a href="%MeetingInfoURL%" style="color:#FFFFFF; font-size:20px; text-decoration:none;">Join</a>
                </td> 
  </tr> 
</table>  
<!—“Join” button code end -->
0 Replies 0
Getting Started

Welcome to the Webex Community. This is your home to ask questions, share knowledge, and attend live webinars.