Team:Arizona State/Templates/footer

From 2011.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
    <div id="clear"></div>
 +
    <div style="color: #000000; background-color: #EBEBEB">
-
<div id="footer">
+
    <div id="content-footer-box">
-
    <p class="left">Left aligned text here<br />Next line here</p>
+
 
-
    <p class="right">Right aligned text here<br />Next line here</p>
+
        <div class="footer-left-half">
-
    <p class="centered">Center Text here<br />Next line here</p>
+
            <div class="footer-left-col">
 +
                <br>
 +
  <small>
 +
                <p><b>Contact Us</b></p>
 +
                <p>Arizona State University</p>
 +
                <p>ECG 334, PO BOX 9709</p>
 +
                <p>Tempe, Arizona 85287</p>
 +
                <p><a href="mailto:asu.igem@gmail.com">Email</a></p>
 +
                </small>
 +
 
 +
            </div>
 +
            <div class="footer-right-col">
 +
 
 +
            </div>
 +
        </div>
 +
        <div class="footer-right-half">
 +
            <div class="footer-right-left-col">
 +
 
 +
            </div>
 +
            <div class="footer-right-right-col">
 +
 
 +
 
 +
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 2,
 +
  interval: 30000,
 +
  width: 250,
 +
  height: 300,
 +
  theme: {
 +
    shell: {
 +
      background: '#333333',
 +
      color: '#ffffff'
 +
    },
 +
    tweets: {
 +
      background: '#000000',
 +
      color: '#ffffff',
 +
      links: '#4aed05'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: false,
 +
    loop: false,
 +
    live: false,
 +
    hashtags: true,
 +
    timestamp: true,
 +
    avatars: false,
 +
    behavior: 'all'
 +
  }
 +
}).render().setUser('asu_igem').start();
 +
</script>
 +
 
 +
 
 +
 
 +
<br>
 +
 
 +
            </div>
 +
        </div>
 +
 
 +
        <div id="clear"></div>
 +
 
 +
    </div>
</div>
</div>
 +
</html>

Latest revision as of 03:16, 29 September 2011