]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
updated CSS, added feedback button
authorMatt Lee <mattl@cnuk.org>
Mon, 6 Dec 2010 20:56:26 +0000 (15:56 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 6 Dec 2010 20:56:26 +0000 (15:56 -0500)
theme/gnusocial/css/social.css
theme/gnusocial/images/fback.png [new file with mode: 0644]
tpl/social.php

index 00ef46ee009c02e87bb0c5af2010ded7101a9bef..07c520a79a92c453f277935de223bf91047e7243 100755 (executable)
@@ -427,3 +427,4 @@ content:' and add to your friends';
 
 .entity_subscriptions ul:before { content: 'Fan of...'; }
 
+#feedback-button-of-doom { position: fixed; top: 350px; left: 0; }
\ No newline at end of file
diff --git a/theme/gnusocial/images/fback.png b/theme/gnusocial/images/fback.png
new file mode 100644 (file)
index 0000000..cad0194
Binary files /dev/null and b/theme/gnusocial/images/fback.png differ
index 95bee6225a62c64106b9e8b2ee9865fa9b3e7bc2..9d89e8fecb03dd7f22b00a1a0ab48b7e830ebeaf 100644 (file)
         <?php echo section('head'); ?>
         </head>
     <body id="<?php echo section('action'); ?>">
+
+       <div id="feedback-button-of-doom"><a href="http://social.shapado.com/"><img src="/themes/gnusocial/images/fback.png" title="Send us your ideas and suggestions" alt="Feedback" /></a></div>
+
+
         <div id="doc2" class="yui-t6">
            <div id="hd">
                 <h1><a href="/">GNU social</a></h1>