New Version v2
The new version has a few new features…
1. You can adjust the color scheme using “Appearance” in Tumblr.
2. tweetthis and sharethis integration - to remove insert the following into “Custom CSS”sharethis { display:none;}
tweetthis { display:none; }
3. You can easily set the Top Navigation Menu, FriendfeedId, DisqusId, Logo, FlickrFeed and more by simply updating the variables at the top of the theme source code.
<!-- Theme variables -->
<script type="text/javascript">
var FriendfeedId = ""; //use your friendfeed id
var FriendfeedSvcs = "twitter"; //leave blank for all or twitter, tumblr etc
var FriendfeedNum = 15; //number of items to show
var DisqusId = ""; //use your disqus Id for commenting
var Logo = "";
var Navigation = { //this is the top navigation menu
"Archive":"/archive",
"About":"/tagged/about",
"Photos":"http://www.flickr.com/photos/martinruiz",
"Twitter":"http://twitter.com/martinruiz",
}
var FlickrfeedId = ""; //leave blank if you don't want to show flickr photos
//goto idGettr.com to find the photo stream id
var FlickrfeedTitle= "Photos on Flickr";
var FlickrfeedNum = 4; //Number of photos to show
</script>
posted 10 months ago | Permatime