Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

Seo Master present to you:
facebook widgets
In this tutorial i will show you to add simple Html/CSS button below Facebook like box widget, which will let your visitors to go directly to your Facebook fan page. This button can also be added below any other bloggers widgets. For live demonstration check mine below facebook like box on the right sidebar. So lets get started.

Addind Facebook Like Box Widget

Before getting started you must have facebook like box widget installed on your blog. If not then check the tutorial below.

Adding Visit Our Page Button

1. Go to blogger Dashboard and click on layout.
2. Then choose your like box widget and click on edit as shown in below picture.
facebook widgets
3. Now paste the code given below into your like box widget (Paste it after the code that is present i.e after </iframe>)
<style>
/*www.matrixar.com*/
#mbw-fb {
color: #365899;
font: bold 11px arial;
background: #ECEEF5;
padding: 3px !important;
margin: 5px 0px!important;
border: 1px solid #E1E4ED;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 290px;
}
#mbw-fb:hover {
border: 1px solid #6383C1;
}
</style> 
<div id="mbw-fb"><a rel="nofollow" target="_blank" style="text-decoration:none; color:#365899;" href="https://www.facebook.com/mybloggersworld">Visit Our Page Now »</a></div>

  • Change my facebook page url highlighted in green to yours.
  • Change the text in red to change text to something else
  • Change #ECEEF5 to change background of the button.
  • Change #E1E4ED to change border at static mode.
  • Change  #6383C1 to change border on hover effect.

More Cool Widgets

    2013, By: Seo Master
    Seo Master present to you: Author Photo
    By Amy Walgenbach, Developer Marketing Team

    We’re returning to the Game Developers Conference (GDC) in San Francisco this year with 2 Developer Days and a booth on the Expo floor. At the conference we'll be giving a peek at the latest technologies we're developing for games.

    Our Developer Days will take place in Room 2020 at Moscone Center. Day 1 (March 5) will focus on web games and Day 2 (March 6) will feature mobile games. From scalable servers, to high-performance code and graphics in web browsers, to porting console games to the web, come learn about how our technologies can help you better create, distribute, promote, and monetize games. We also have several Googlers speaking at other sessions during the conference. In addition, we'll have booth 1901 on the show floor March 7th-9th where you can meet Googlers working on games, demo what's new, meet partners, and get answers to your questions.

    For more information on our presence at GDC, including a full list of our talks and speaker details, please visit http://www.google.com/events/gdc. If you stop by, you might even be able to score a pass to Google’s invitation-only GDC party. We look forward to meeting you in person!


    Amy Walgenbach leads marketing for the Google+ Platform and developer marketing for games at Google.

    Posted by Scott Knaster, Editor

    2013, By: Seo Master
    Seo Master present to you:
    What to Do if Your PC is Infected From lethal infections to simply frustrating ones, virus infections are the curse of computer users. Once you’ve recognized the symptoms, what can you do about it?

    Don’t Panic - Almost every computer is infected with a virus at one point or another. Quick action and caution are necessary. There are two types of computers - those that have been infected with a virus, and those that will be infected with a virus soon.

    Top 4 Reasons to have a strong virus protection software:

    • Protect your computer system from breakdown.
    • Guard Data on your computer from identity theft.
    • Prevent spam email inundation.
    • Peace of Mind.
    Definitions for Detection:

                 Viruses work by placing bits of code onto separate files, infecting that file before moving on to the next one. This is why, unlike humans, computers are healed of viruses by cutting off the infected part. The code that viruses place on the file has a unique signature that antivirus programs can spot. This method of finding viruses is very common but has one drawback - the antivirus program is only as effective as it is current. Every time a new virus comes out, the program has to be updated.

    Top 5 Features to look for in an anti virus software program are,
    • Easy to Install.
    • Simple to Use.
    • Should update itself regularly.
    • Effective at removing viruses and backed by certified testing.
    • Technical Support available.
                To solve this problem, some antivirus programs use a “heuristic” algorithm. Viruses have behaviors in common with each other, such as working without changing the recorded “last modified” date, or avoiding changing the size of the file. The antivirus program will recognize this behavior and find the virus by tracing back to the source. Other antivirus systems use a “baiting” system, where several files are made to look and coded to be like regular files, but are in fact closely watched by the antivirus software. If a virus tries to modify these files, the software catches and contains it. Of course, the cat and mouse game between the virus creators and virus destroyers is endless. Viruses are constantly evolving to dodge tricks put forth by antivirus programs.

    Top 5 Virus Protection Software Programs:

    1. Bitdefender Antivirus Plus
    2. Kaspersky Anti-Virus
    3. Norton AntiVirus
    4. F-Secure Anti-Virus
    5. G Data AntiVirus
    Then comes the AVG, Avast, etc...

    2013, By: Seo Master
    Powered by Blogger.