Translate

Labels

Showing posts with label BACKGROUND FOR FACEBOOK. Show all posts
Showing posts with label BACKGROUND FOR FACEBOOK. Show all posts

Thursday, 13 June 2013

PROGRAM TO SOLVE TOWER OF HANOI PROBLEM

main()
{
int source,destination,other,nodisks;
printf("Enter the number of disks:\n");
scanf("%d",&nodisks);
if(nodisks<1)
{
printf("Illegal input\n");
exit(1);
}
source=1;
other=2;
destination=3;

Sunday, 17 March 2013

CHANGE BACKGROUND COLOR OF FACEBOOK

FIREFOX.

Make sure that you are logged in Firefox web browser.

Install Grease monkey, click here to install Grease monkey add-on

After installation,restart your Firefox once

Now go to Facebook color change user script page.

Click  on Install button which is located in the right of the page

Click on Install.

Now go to Tools-> Grease monkey-> user scripts commands->customize Facebook colors

Friday, 18 January 2013

CHANGING BACKGROUND FOR FACEBOOK

GOOGLE CHROME

FACEBOOK BACKGROUND CHANGER
 chrome.google.com/webstore/detail/facebook-background-                        chang/emnlfbokmiehpnhgdjlmedakkchfldmj

  • go to this address.
  • In right of that page there will be a ADD TO CHROME button click that button then FACEBOOK 
  • BACKGROUND changer will be added to your chrome
  • Then,you can change the BACKGROUND.

Also you can change color by  using FACEBOOK  COLOR changer.
chrome.google.com/webstore/detail/facebook-color-chang/emnlfbokmiehpnhgdjlmedakkchfldmj
  • go to this address.
  • In right of that page there will be a ADD TO CHROME button click that button then FACEBOOK 
  • COLOR changer will be added to your chrome
  • Then,you can change the COLOR.