Difference between revisions of "Test/SupportBeeWidget"

(took out more of the page content)
(added in the support bee contact widget)
Line 4: Line 4:
  
 
<style type="text/css">
 
<style type="text/css">
/*Buttons for all of the pages */
 
.videobutton {
 
width: 350px;
 
height: auto;
 
white-space: nowrap;
 
vertical-align: center;
 
padding: 5px;
 
}
 
  
/*For the button class, change background on hover */
+
#kcontainer1 {
.videobutton:hover {
+
border: 1px solid #ccc;
fre}
+
border-radius: 5px;
 +
background-color: #f2f2f2;
 +
margin-right: 5px;
 +
padding: 5px;
 +
width: 65%;
 +
display: inline-block;
 +
vertical-align: top;
 +
}
  
#kcontainer1 {
+
#kcontainer1 h2 {
border: 1px solid #ccc;
+
text-align: center;
border-radius: 5px;
+
}
background-color: #f2f2f2;
+
margin-right: 5px;
+
padding: 5px;
+
width: 65%;
+
display: inline-block;
+
vertical-align: top;
+
}
+
  
#kcontainer1 h2 {
+
#kcontainer1 > ul {
text-align: center;
+
list-style: disc;
}
+
}
  
#kcontainer1 > ul {
+
#kcontainer1 > ul > li {
list-style: disc;
+
margin-bottom: 0.7em;
}
+
}
  
#kcontainer1 > ul > li {
+
#happy-fun-safety-persona {
margin-bottom: 0.7em;
+
border: 1px dotted #96d359;
}
+
border-radius: 5px;
 +
padding: 5px;
 +
width: 30%;
 +
display: inline-block;
 +
vertical-align: top;
 +
}
  
#happy-fun-safety-persona {
+
#happy-fun-safety-persona p {
border: 1px dotted #96d359;
+
font-size: 12px;
border-radius: 5px;
+
}
padding: 5px;
+
width: 30%;
+
display: inline-block;
+
vertical-align: top;
+
}
+
  
#happy-fun-safety-persona p {
+
#traci-appa {
font-size: 12px;
+
width: 90px;
}
+
float: right;
 
+
margin-left: 5px;
#traci-appa {
+
}
width: 90px;
+
float: right;
+
margin-left: 5px;
+
}
+
 
</style>
 
</style>
  
  
<div id="leftColumn">
+
<div id="leftColumn">
                      <h4><a href= "https://2015.igem.org/Troubleshooting">Troubleshooting</a></h4>  
+
<h4><a href= "https://2015.igem.org/Troubleshooting">Troubleshooting</a></h4>  
<ul>  
+
<ul>  
                              <a href= "https://2015.igem.org/Troubleshooting#intro"> <li>Introduction</li></a>
+
<a href= "https://2015.igem.org/Troubleshooting#intro"> <li>Introduction</li></a>
                              <a href= "https://2015.igem.org/Troubleshooting#tips"> <li>General Tips and Tricks</li></a>
+
<a href= "https://2015.igem.org/Troubleshooting#tips"> <li>General Tips and Tricks</li></a>
                              <ol><a href= "https://2015.igem.org/Troubleshooting/Transformation"> <li>Transformation</li></a>
+
<ol><a href= "https://2015.igem.org/Troubleshooting/Transformation"> <li>Transformation</li></a>
                                <a href="https://2015.igem.org/Troubleshooting/Restriction_Digest_and_Ligation"> <li>Restriction Digest and Ligation</li></ol>
+
<a href="https://2015.igem.org/Troubleshooting/Restriction_Digest_and_Ligation"> <li>Restriction Digest and Ligation</li></ol>
                              <a href= "https://2015.igem.org/Troubleshooting#protocols"> <li>iGEM Protocols</li></a>
+
<a href= "https://2015.igem.org/Troubleshooting#protocols"> <li>iGEM Protocols</li></a>
                              <a href= "https://2015.igem.org/Troubleshooting#answer"> <li>Answers</li></a>
+
<a href= "https://2015.igem.org/Troubleshooting#answer"> <li>Answers</li></a>
                              <a href= "https://2015.igem.org/Troubleshooting#ask"> <li>Ask Your Questions</li></a>
+
<a href= "https://2015.igem.org/Troubleshooting#ask"> <li>Ask Your Questions</li></a>
</ul>
+
</ul>
</div>
+
</div>
  
<div id="rightColumn">
+
<div id="rightColumn">
  
<!-- alert message, the text can be edited ---->
 
  
  
Line 106: Line 93:
 
<br><br>
 
<br><br>
  
<p>FORM GOES HERE</p>
+
<a data-controls-modal="sb-overlay">Contact Us</a>
  
 
<div class="clear"></div><div class="clear"></div>
 
<div class="clear"></div><div class="clear"></div>
Line 118: Line 105:
 
</html> {{2015Bottom}}<html>
 
</html> {{2015Bottom}}<html>
 
</div>
 
</div>
 +
 +
<script>
 +
//<![CDATA[
 +
var sbhost = (("https:" == document.location.protocol) ? "https://" : "http://");
 +
document.write(unescape("%3Cscript src='" + sbhost +"d3932137p5ikt7.cloudfront.net/widget_v3/loader.min.js' type='text/javascript'%3E%3C/script%3E"));//]]>
 +
</script>
 +
<script>
 +
sb_contact_form('initialize',{
 +
company: 'igem',
 +
height: '500px',
 +
position: 'none',
 +
locale: 'en',
 +
captcha: 'true',
 +
forwarding_address_id: '8799'
 +
});
 +
</script>
 +
 
</html>
 
</html>

Revision as of 17:40, 14 May 2015

Learn about cloning troubleshooting here!

Welcome to the Troubleshooting page!

My name is Traci, and I'm here to help you with your cloning problems.

You can contact me by email at traci AT igem DOT org, on Reddit Traci_at_iGEM, or on Twitter @Traci_Haddock


Ask Your Questions and Submit Comments Here!

text



Contact Us