Team:Manchester/TopFooter

From 2013.igem.org

(Difference between revisions)
(Created page with "{{:Team:Manchester/layout/noheader}} <html> <head> <style type="text/css"> .top { position:absolute; top:0; left:400px; border:1px solid black; width:105px; height:30px; } .t...")
 
Line 10: Line 10:
left:400px;
left:400px;
border:1px solid black;
border:1px solid black;
-
width:105px;
+
width:300px;
height:30px;
height:30px;
}
}
Line 19: Line 19:
margin:0;
margin:0;
border:1px solid black;
border:1px solid black;
-
width:50px;
+
 
-
height:30px;
+
}
}
-
.top2 a
+
.twitter-follow-button
{
{
float:right;
float:right;
margin:0;
margin:0;
border:1px solid black;
border:1px solid black;
-
width:50px;
+
 
-
height:30px;
+
}
}
Line 36: Line 34:
<body>
<body>
 +
<div id="fb-root"></div>
 +
<script>(function(d, s, id) {
 +
  var js, fjs = d.getElementsByTagName(s)[0];
 +
  if (d.getElementById(id)) return;
 +
  js = d.createElement(s); js.id = id;
 +
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
 +
  fjs.parentNode.insertBefore(js, fjs);
 +
}(document, 'script', 'facebook-jssdk'));</script>
 +
 +
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
 +
     <div class="top">
     <div class="top">
         <div class="top1">
         <div class="top1">
-
          <a href="#">TOP1 </a>
+
<div class="fb-like" data-href="http://developers.facebook.com/docs/reference/plugins/like" data-width="50" data-layout="button_count" data-show-faces="false" data-send="false"></div>
         </div>
         </div>
    
    
         <div class="top2">
         <div class="top2">
-
          <a href="#">TOP2 </a>
+
            <a href="https://twitter.com/@ManchesteriGEM" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @twitter</a>
         </div>
         </div>
     </div>
     </div>
</body>
</body>
</html>
</html>

Latest revision as of 03:08, 6 August 2013