summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2011-09-27 11:33:09 +0100
committerColin Guthrie <colin@mageia.org>2011-09-27 11:33:09 +0100
commit7e24a296b680131eda5d5cff8049c76b2fb0ea5f (patch)
tree928a2eb58ef984150d19e40666835b49fdebd0ba
parent1f368f15abc572f4e372e67528246e67e14ee51a (diff)
More social networking stuff.
-rw-r--r--output/style/planet.css7
-rw-r--r--pulsar/index.html.tmpl21
2 files changed, 17 insertions, 11 deletions
diff --git a/output/style/planet.css b/output/style/planet.css
index 92e99de..ca6995f 100644
--- a/output/style/planet.css
+++ b/output/style/planet.css
@@ -217,3 +217,10 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
text-align: center;
font-size: small;
}
+
+#social {
+ margin-left: 5em
+}
+#social > div {
+ float: left;
+}
diff --git a/pulsar/index.html.tmpl b/pulsar/index.html.tmpl
index 177ecb9..dd3050a 100644
--- a/pulsar/index.html.tmpl
+++ b/pulsar/index.html.tmpl
@@ -79,6 +79,16 @@
</p>
</div>
<div id="social">
+ <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>
+ <div class="fb-like" data-href="http://freedesktop.org/software/pulseaudio/planet/" data-send="false" data-width="450" data-show-faces="true"></div>
+
<!-- Place this tag where you want the +1 button to render -->
<g:plusone annotation="inline"></g:plusone>
@@ -90,17 +100,6 @@
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
-
- <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>
-
- <div class="fb-like" data-href="http://freedesktop.org/software/pulseaudio/planet/" data-send="false" data-width="450" data-show-faces="true"></div>
</div>
<div id="content">