Posts Tagged ‘facebook’

Dec 21
Written by andi | 6,991 views 2 Comments »

Styling Your Facebook Fan Box

The Fan Box is a social widget that allows Facebook Page owners to attract and gain Facebook fans from their own website.
The Fan Box lets users:

  • See how many users are already fans, and see some of their friends who are
  • Read recent posts from the Page
  • Become a fan with 1-click without needing to visit the Page

This is the default Facebook Fan Box.

fanBox

But how to modify it to meet your web color.This is simple steps to modify your Fan Box

  • Create a css file, we cache your stylesheet. If you update your stylesheet, you should use a cachebreaker in the URL to the stylesheet, typically by appending a version number to the .CSS file extension, as in http://www.bursakarir.web.id/templates/gk_icki_sports/css/facebook.css?2@charset "UTF-8";
    /* CSS Document */
    .fan_box
    .full_widget
    .connect_top {
    border-bottom: solid 1px #E7E7E7;
    background-color: #E7E7E7;
    }
    .fan_box
    .full_widget {
    border: solid 1px #E7E7E7;
    border-top-width: 6px;
    }
    .connect_top a {
    color: #3399CC;
    }
    .connect_top a:hover {
    color: #3399CC;
    }
    .fan_box
    .connections {
    background-color: #FFFFFF;
    border-top: solid 1px #E7E7E7;
    color: #3399CC;
    }
    .fan_box
    .connections_grid
    .grid_item
    .name {
    color: #2D2F31;
    }
  • The Fan Box gets rendered by the fb:fan XFBML tag. Now, you should change the defaults and add css attributes in the fb:fan tag
    <script src=”http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US” type=”text/javascript”></script><script type=”text/javascript”>// <![CDATA[
    FB.init("a38dee173da1de7f1db71490d2fe6f2e");
    // ]]></script>
  • Now, look at the final result :

facebook-css-fan-boxYou should try it, Visit my sites for final results http://www.bursakarir.web.id/ :)

May 18
Written by andi | 2,149 views 1 Comment »

Facebook for your Windows Mobile

Now, you shouldn’t visit http://m.facebook.com. A Facebook application for Windows Mobile was released .
Download the new Facebook application for Windows Mobile and :

  • Send messages to any of the people in your Friends list.
  • Take pictures and videos on your phone, then upload them right to Facebook.
  • Send messages or call people in your Friends list.

facebook_windows_mobile

Manage your profile and post anytime, anywhere.Keep up with the latest news and posts with Facebook on your phone. Now your status updates can be up-to-the moment accounts of what you’re doing. Photos and videos are about as close to live-action as you can get. Show your friends what you’re up to, while you’re out and about.

Visit : http://www.microsoft.com/windowsmobile/en-us/downloads/facebook.mspx

May 11

After doing platform updates, Now you can enjoy new features from Facebooks. Facebook chat is one of them that give you some enhancement. Since Facebook launched Facebook Chat about one month ago, it’s only the old chat. You can just send messages to yourfriends. There was no group like yahoo messenger.

This is screenshot when Facebook Chat launched one month ago and a screenshot of new facebook chat :

facebook_chat

You can set your status to be online just only for selected friend lists. This is not a great features, because with Yahoo Messenger, for example, you can set your online status for each contact. But this feature is very usefull when you just want to chat with specific friends.

Visit : http://blog.facebook.com/blog.php?blog_id=company&m=5&y=2009