Monday, December 14, 2009

SexyBookmarks v2 For Blogger

As you know that social networking is very useful tools to get huge traffic. In this post I will teach to add social bookmarking site to submit your blog.

I think you have seen “sharing is sexy”. I found that one and it is interesting. I did for my blog. Check it out. If you want to add just let use this tricks and you will be done.

Sharing is sexy

Here are step if you want to do it for your blog:
1. Login to blogger with Google ID
2. Click Layout.
3. Then click edit HTML tab.
4. Click the Download full template link. Save your template (Don’t forget)
5. Please mark the little box to Expand Widget Templates.
6. Find the code like this : </head>

7. Copy below code and paste it before </head>

<p><code class="javascript"><br />
<script src='http://code.jquery.com/jquery-latest.js' type='text/javascript'/><br />
<script type='text/javascript'><br />
jQuery(document).ready(function() {<br />
// xhtml 1.0 strict way of using target _blank<br />
jQuery('.sexy-bookmarks a.external').attr("target", "_blank");<br />

// this block sets the auto vertical expand when there are more than<br />
// one row of bookmarks.<br />
var sexyBaseHeight=jQuery('.sexy-bookmarks').height();<br />
var sexyFullHeight=jQuery('.sexy-bookmarks ul.socials').height();<br />
if (sexyFullHeight>sexyBaseHeight) {<br />
jQuery('.sexy-bookmarks-expand').hover(<br />
function() {<br />
jQuery(this).animate({<br />

height: sexyFullHeight+'px'<br />
}, {duration: 400, queue: false});<br />
},<br />
function() {<br />
jQuery(this).animate({<br />
height: sexyBaseHeight+'px'<br />
}, {duration: 400, queue: false});<br />
}<br />
);<br />

}<br />
// autocentering<br />
if (jQuery('.sexy-bookmarks-center')) {<br />
var sexyFullWidth=jQuery('.sexy-bookmarks').width();<br />
var sexyBookmarkWidth=jQuery('.sexy-bookmarks:first ul.socials li').width();<br />
var sexyBookmarkCount=jQuery('.sexy-bookmarks:first ul.socials li').length;<br />
var numPerRow=Math.floor(sexyFullWidth/sexyBookmarkWidth);<br />
var sexyRowWidth=Math.min(numPerRow, sexyBookmarkCount)*sexyBookmarkWidth;<br />
var sexyLeftMargin=(sexyFullWidth-sexyRowWidth)/2;<br />

jQuery('.sexy-bookmarks-center').css('margin-left', sexyLeftMargin+'px');<br />
}<br />
});<br />
</script> code>p>

And this one too

<p><code class="css"><br />
<style type="text/css"><br />
div.sexy-bookmarks{margin:20px 0 0 0; border: 0;outline: none;clear:both !important}<br />
div.sexy-bookmarks-expand{height:29px; overflow:hidden}<br />

.sexy-bookmarks-bg-sexy, .sexy-bookmarks-bg-love{background-image:url('http://img31.imageshack.us/img31/176/sexytrans.png') !important; background-repeat:no-repeat}<br />
div.sexy-bookmarks-bg-love{padding:26px 0 0 10px; background-position:left -1148px !important}<br />
div.sexy-bookmarks ul.socials{width:100% !important; margin:0 !important; padding:0 !important; float:left}<br />
div.sexy-bookmarks ul.socials li{display:inline !important; float:left !important; list-style-type:none !important; margin:0 !important; height:29px !important; width:60px !important; cursor:pointer !important; padding:0 !important}<br />
div.sexy-bookmarks ul.socials li:before, div.sexy-bookmarks ul.socials li:after, div.sexy-bookmarks ul.socials li a:before, div.sexy-bookmarks ul.socials li a:after{content:none !important}<br />
div.sexy-bookmarks ul.socials a{display:block !important; width:60px !important; height:29px !important; text-indent:-9999px !important; background-color:transparent !important}<br />
div.sexy-bookmarks ul.socials a:hover{background-color:transparent !important}<br />
.sexy-digg, .sexy-digg:hover, .sexy-reddit, .sexy-reddit:hover, .sexy-stumbleupon, .sexy-stumbleupon:hover, .sexy-delicious, .sexy-delicious:hover, .sexy-yahoobuzz, .sexy-yahoobuzz:hover, .sexy-blinklist, .sexy-blinklist:hover, .sexy-technorati, .sexy-technorati:hover, .sexy-facebook, .sexy-facebook:hover, .sexy-twitter, .sexy-twitter:hover, .sexy-myspace, .sexy-myspace:hover, .sexy-mixx, .sexy-mixx:hover, .sexy-scriptstyle, .sexy-scriptstyle:hover, .sexy-designfloat, .sexy-designfloat:hover, .sexy-comfeed, .sexy-comfeed:hover, .sexy-newsvine, .sexy-newsvine:hover, .sexy-linkedin, .sexy-linkedin:hover, .sexy-google, .sexy-google:hover, .sexy-friendfeed, .sexy-friendfeed:hover{background:url('http://www.wallheaven.com/sexy-bookmarks/sexy-sprite-new.png') no-repeat !important;border: 0;outline: none;}<br />
.sexy-digg{background-position:-980px bottom !important}<br />

.sexy-digg:hover{background-position:-980px top !important}<br />
.sexy-reddit{background-position:-700px bottom !important}<br />
.sexy-reddit:hover{background-position:-700px top !important}<br />
.sexy-stumbleupon{background-position:-630px bottom !important}<br />
.sexy-stumbleupon:hover{background-position:-630px top !important}<br />
.sexy-delicious{background-position:-1190px bottom !important}<br />
.sexy-delicious:hover{background-position:-1190px top !important}<br />
.sexy-yahoobuzz{background-position:-1120px bottom !important}<br />
.sexy-yahoobuzz:hover{background-position:-1120px top !important}<br />

.sexy-blinklist{background-position:-1260px bottom !important}<br />
.sexy-blinklist:hover{background-position:-1260px top !important}<br />
.sexy-technorati{background-position:-560px bottom !important}<br />
.sexy-technorati:hover{background-position:-560px top !important}<br />
.sexy-myspace{background-position:-770px bottom !important}<br />
.sexy-myspace:hover{background-position:-770px top !important}<br />
.sexy-twitter{background-position:-490px bottom !important}<br />
.sexy-twitter:hover{background-position:-490px top !important}<br />
.sexy-facebook{background-position:-1330px bottom !important}<br />

.sexy-facebook:hover{background-position:-1330px top !important}<br />
.sexy-mixx{background-position:-840px bottom !important}<br />
.sexy-mixx:hover{background-position:-840px top !important}<br />
.sexy-scriptstyle{background-position:-280px bottom !important}<br />
.sexy-scriptstyle:hover{background-position:-280px top !important}<br />
.sexy-designfloat{background-position:-1050px bottom !important}<br />
.sexy-designfloat:hover{background-position:-1050px top !important}<br />
.sexy-newsvine{background-position:left bottom !important}<br />
.sexy-newsvine:hover{background-position:left top !important}<br />

.sexy-google{background-position:-210px bottom !important}<br />
.sexy-google:hover{background-position:-210px top !important}<br />
.sexy-comfeed{background-position:-420px bottom !important}<br />
.sexy-comfeed:hover{background-position:-420px top !important}<br />
.sexy-linkedin{background-position:-70px bottom !important}<br />
.sexy-linkedin:hover{background-position:-70px top !important}<br />
.sexy-friendfeed{background-position:-1750px bottom !important}<br />
.sexy-friendfeed:hover{background-position:-1750px top !important}<br />
.sexy-link{ margin-left:25px; float:left}<br />

.sexy-link A{padding:10px 0; width:470px; text-align:right; border:0; outline:none}</style>code>p>

3. Now Put the below code after

<data:post.body/>

<p><code class="html"><div class='sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-love' style='margin:20px 0 0 0 !important; padding:25px 0 0 10px !important; height:29px;/*the height of the icons (29px)*/ display:block !important; clear:both !important;'><br />
<ul class='socials'><br />
<li class='sexy-delicious'><a class='external' expr:href='&quot;http://del.icio.us/post?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on del.icio.us'>Share this on del.icio.us</a></li><br />

<li class='sexy-digg'><a class='external' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Digg this!'>Digg this!</a></li><br />
<li class='sexy-stumbleupon'><a class='external' expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Stumble upon something good? Share it on StumbleUpon'>Stumble upon something good? Share it on StumbleUpon</a></li><br />

<li class='sexy-reddit'><a class='external' expr:href='&quot;http://reddit.com/submit?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Reddit'>Share this on Reddit</a></li><br />
<li class='sexy-google'><a class='external' expr:href='&quot;http://www.google.com/bookmarks/mark?op=add&amp;bkmk=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Add this to Google Bookmarks'>Add this to Google Bookmarks</a></li><br />

<li class='sexy-twitter'><a class='external' expr:href='&quot;http://twitter.com/home?status=Reading: &quot; + data:blog.title + &quot; - &quot; + data:post.url + &quot; (@NAME)&quot;' rel='nofollow' title='Tweet This!'>Tweet This!</a></li><br />
<li class='sexy-facebook'><a class='external' expr:href='&quot;http://www.facebook.com/share.php?u=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Facebook'>Share this on Facebook</a></li><br />

<li class='sexy-mixx'><a class='external' expr:href='&quot;http://www.mixx.com/submit?page_url=&quot; + data:post.url' rel='nofollow' title='Share this on Mixx'>Share this on Mixx</a></li><br />
<li class='sexy-comfeed'><a class='external' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' rel='nofollow' title='Subscribe'>Subscribe</a></li><br />
<li class='sexy-yahoobuzz'><a class='external' expr:href='&quot;http://buzz.yahoo.com/submit/?submitUrl=&quot; + data:post.url' rel='nofollow' title='Buzz up!'>Buzz up!</a></li><br />

<li class='sexy-linkedin'><a class='external' expr:href='&quot;http://www.linkedin.com/shareArticle?mini=true&amp;url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Linkedin'>Share this on Linkedin</a></li><br />
<li class='sexy-designfloat'><a class='external' expr:href='&quot;http://www.designfloat.com/submit.php?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Submit this to DesignFloat'>Submit this to DesignFloat</a></li><br />

<li class='sexy-technorati'><a class='external' expr:href='&quot;http://technorati.com/faves?add=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Technorati'>Share this on Technorati</a></li><br />
<li class='sexy-scriptstyle'><a class='external' expr:href='&quot;http://scriptandstyle.com/submit?url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Submit this to Script &amp; Style'>Submit this to Script &amp; Style</a></li><br />

<li class='sexy-myspace'><a class='external' expr:href='&quot;http://www.myspace.com/Modules/PostTo/Pages/?u=http&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Post this to MySpace'>Post this to MySpace</a></li><br />
<li class='sexy-blinklist'><a class='external' expr:href='&quot;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on Blinklist'>Share this on Blinklist</a></li><br />

<li class='sexy-friendfeed'><a class='external' expr:href='&quot;http://friendfeed.com/?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Share this on FriendFeed'>Share this on FriendFeed</a></li><br />
<li class='sexy-newsvine'><a class='external' expr:href='&quot;http://www.newsvine.com/_tools/seed&amp;save?u=&quot;+ data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' title='Seed this on Newsvine'>Seed this on Newsvine</a></li><br />

</ul><br />
<div style='clear:both;'/><br />
<div class='sexy-link'> Widget by <a href='http://freexmltemplates.blogspot.com/' title='Free XML templates'> XML </a>|<a href='http://freexmltemplates.blogspot.com/' title='Free XML Templates'> XML</a></div>code><br />
For any query please reply herep>

</div><br />

0 Comments:

 
Add to Technorati Favorites Templates Blogs - BlogCatalog Blog Directory Web Design Blogs | My Zimbio
Top Stories Blog Directory Submission Web Design blogs