Social Bookmarks

Themes, templates, skins. css, Talk about customizing your PixyBlog.

Moderator: sven

Social Bookmarks

Postby photine on Sun Jan 31, 2010 4:35 am

I've found the social bookmarks explanation in the Wiki and I see the macro text that I need to modify to change the bookmarks, but I'm not sure where to put the macro for the changes to show up. I want to change the default myspace icon to stumpleupon.
photine
 
Posts: 35
Joined: Tue Sep 02, 2008 11:24 am
Location: Houston, TX

Re: Social Bookmarks

Postby rj on Mon Feb 01, 2010 5:18 pm

Hi Laurie,

In your _day template you should find the following Macro:

Code: Select all
#showSocialBookmarks()


You need to replace this one line with:

Code: Select all
<!-- AddThis Button BEGIN -->
   <div class="addthis_toolbox addthis_default_style">
   <a class="addthis_button_facebook"></a>
   <a class="addthis_button_stumbleupon"></a>
   <a class="addthis_button_twitter"></a>
   <a class="addthis_button_delicious"></a>
   <span class="addthis_separator">|</span>
   <a href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4a8be71e7b0c6036" class="addthis_button_expanded">More</a>
   </div>
   <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a8be71e7b0c6036"></script>
   <!-- AddThis Button END -->


That should do it. You can find a full list of the different service codes here:

http://addthis.com/services/list

The AddThis buttons are very customizable, so if you don't like the style/services we provide you can simply make your own buttons on their site and replace the #showSocialBookmarks() with the code they provide.

Hope that helps.

Cheers,

Richard
PixyBlog - Expose Yourself
Woklife - Photoblog
rj
 
Posts: 418
Joined: Mon Jun 09, 2008 10:48 am

Re: Social Bookmarks

Postby photine on Sun Feb 07, 2010 3:53 pm

Thank you so much!
photine
 
Posts: 35
Joined: Tue Sep 02, 2008 11:24 am
Location: Houston, TX


Return to Customization

Who is online

Users browsing this forum: No registered users and 0 guests

Terms and Conditions | Privacy Policy | About | Contact us | Copyright © 2006-2008 Pixy® Ltd. All rights reserved.