Skip to content

Commit

Permalink
Add Blog to nav and clean up +1 button CSS
Browse files Browse the repository at this point in the history
http://blog.thinkupapp.com/ is in the navigation now.
Signed-off-by: Anil Dash <anil@dashes.com>
  • Loading branch information
anildash authored and ginatrapani committed Mar 26, 2012
1 parent b615acf commit c6a8c16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions css/style.css
Expand Up @@ -596,6 +596,7 @@ div#main p.cloud {
text-align: center;
font-size: 14px;
margin: 10px 0;
padding-bottom : 50px;
}

/* Footer */
Expand Down
3 changes: 2 additions & 1 deletion index.html
Expand Up @@ -53,6 +53,7 @@ <h2>Understand your social networks</h2>
</div>
<div id="navigation">
<ul class="top topbar">
<li><a href="http://blog.thinkupapp.com/">Blog</a></li>
<li><a href="#features">Features</a>
<ul class="sub">
<li><a href="#analyze">Analyze&nbsp;Trends</a></li>
Expand Down Expand Up @@ -118,7 +119,7 @@ <h3 id="download"><a href="/download/">Get ThinkUp<span>&raquo;</span></a></h3>
<a href="https://twitter.com/thinkupapp" class="twitter-follow-button" data-show-count="true" data-lang="en">Follow @thinkupapp</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fthinkupapp&amp;send=false&amp;layout=button_count&amp;width=306&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:306px; height:21px;" allowTransparency="true"></iframe>
<div class="g-plus" data-href="https://plus.google.com/109397312975756759279" data-size="smallbadge"></div>
<a href="https://plus.google.com/109397312975756759279?prsrc=3" rel="publisher" style="display:inline-block;text-decoration:none;color:#333;text-align:center;font:13px/16px arial,sans-serif;white-space:nowrap;"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt="" style="border:0;width:16px;height:16px;"/><span style="display:inline-block;font-weight:bold;vertical-align:top;margin-right:5px;margin-top:0px;"> +1 ThinkUp</span></a>
</div>
<div class="col4">
<p><iframe width="306" height="257" src="http://www.youtube.com/embed/PnVe9NYolDU?theme=light&amp;rel=0" frameborder="0" allowfullscreen></iframe></p>
Expand Down

0 comments on commit c6a8c16

Please sign in to comment.