updated CSS, added feedback button

This commit is contained in:
Matt Lee 2010-12-06 15:56:26 -05:00
parent ba38d2a5b8
commit bcb7832fc5
3 changed files with 5 additions and 0 deletions

View File

@ -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; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -13,6 +13,10 @@
<?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>