Repositioned the On Twitter-logo

This commit is contained in:
Philipp Bayer
2012-05-29 22:27:44 +10:00
parent ed5426a9dd
commit ae812a8680
2 changed files with 21 additions and 20 deletions

View File

@@ -10,24 +10,6 @@
<li><a href="#phenotypecomments">Phenotype-Comments</a></li>
</ul>
<div id="general">
<script>
jQuery(function($){
$(".tweet").tweet({
join_text: "auto",
intro_text: "On <a href='www.twitter.com/opensnporg'>Twitter</a>:",
username: "opensnporg",
avatar_size: 24,
count: 5,
auto_join_text_default: ":<br/>",
auto_join_text_ed: ":<br/>",
auto_join_text_ing: ":<br/>",
auto_join_text_reply: ":<br/>",
auto_join_text_url: ":<br/>",
loading_text: "Loading tweets..."
});
});
</script>
<div class="tweet"></div>
<h5>Support the Open Access petition of access2research</h5>
We support the <a href="http://wh.gov/6TH">access2research petition for Open Access</a> directed to the Obama administration. The petition wants to make Open Access publication of tax-funded publications mandatory. In total, 25,000 signatures are needed to have the petition officially reviewed by the White House. Non-US-citizens may sign the petition, too, so <a href="http://wh.gov/6TH">it would be great if you sign it</a>, too! For more information, please <a href="http://opensnp.wordpress.com/2012/05/23/a-petition-on-open-access/">read our blogpost on the petition</a>.
@@ -169,4 +151,22 @@ Hello everyone! We've implemented a minor change, you can now access SNPs over t
<%end%>
</table>
</div>
<script>
jQuery(function($){
$(".tweet").tweet({
join_text: "auto",
intro_text: "On <a href='www.twitter.com/opensnporg'>Twitter</a>:",
username: "opensnporg",
avatar_size: 24,
count: 5,
auto_join_text_default: ":<br/>",
auto_join_text_ed: ":<br/>",
auto_join_text_ing: ":<br/>",
auto_join_text_reply: ":<br/>",
auto_join_text_url: ":<br/>",
loading_text: "Loading tweets..."
});
});
</script>

View File

@@ -29,8 +29,9 @@ border-style: solid;
border-width: 1px;
}
.tweet_intro {
position: relative;
float: right;
color: black;
left: -14%;
}
.tweet_list li a {
/*color: #0C717A;*/