Difference between revisions of "Test/SupportBeeWidget"

(prefilled subject line)
(Added a slot for a homegrown form that uses SupportBee's API / cleaned out some CSS that wasn't in use)
Line 5: Line 5:
 
<style type="text/css">
 
<style type="text/css">
  
#kcontainer1 {
 
border: 1px solid #ccc;
 
border-radius: 5px;
 
background-color: #f2f2f2;
 
margin-right: 5px;
 
padding: 5px;
 
width: 65%;
 
display: inline-block;
 
vertical-align: top;
 
}
 
 
#kcontainer1 h2 {
 
text-align: center;
 
}
 
 
#kcontainer1 > ul {
 
list-style: disc;
 
}
 
 
#kcontainer1 > ul > li {
 
margin-bottom: 0.7em;
 
}
 
 
#happy-fun-safety-persona {
 
border: 1px dotted #96d359;
 
border-radius: 5px;
 
padding: 5px;
 
width: 30%;
 
display: inline-block;
 
vertical-align: top;
 
}
 
 
#happy-fun-safety-persona p {
 
font-size: 12px;
 
}
 
 
#traci-appa {
 
width: 90px;
 
float: right;
 
margin-left: 5px;
 
}
 
 
</style>
 
</style>
  
Line 55: Line 14:
 
<div id="rightColumn">
 
<div id="rightColumn">
  
<h2 id="ask">Ask Your Questions and Submit Comments Here!</h2>
+
<h2>Test Custom Form</h2>
<p>
+
 
Introductory text!
+
<div style="border: 1px solid green; padding: 5px; margin: 5px;">
</p>
+
form goes here?
 +
</div>
 +
 
  
<br><br>
+
<h2>Native SupportBee widgets</h2>
  
 
<h4>Overlay Version</h4>
 
<h4>Overlay Version</h4>

Revision as of 15:11, 26 May 2015

Left sidebar

Test Custom Form

form goes here?

Native SupportBee widgets

Overlay Version

Open the modal-overlay version of the SupportBee widget

Embedded Iframe Version