Fafarazzi Celebrity Profiler



The Fafarazzi Celebrity Profiler is a tool for bloggers.
- Show a quick, fresh, profile for each celeb you cover.
- Quickly allows your readers to see 'Who is this?' and directs them to more info.
- Includes data on who's Hot and Cold right now, based on the gossip blogosphere.

How it works:
- You install a small snippet of javascript on your site.
- You blog as you normally would.
- Links and/or bolded celebrity names will be followed by the   icon.
- Your readers hover over the   icon to see more information.

Examples
Hover over the icon to see examples.
Paris Hilton        Brad Pitt       Jessica Alba

Get Started
1. Choose Your Options

LINKS
Put the icon after links containing the celebrity name

FORMATTING
Put the icon after bolded celeb names within the <b> HTML tag
Put the icon after bolded celeb names within the <strong> HTML tag
Put the icon after italicized celeb names within the <i> HTML tag
Put the icon after underlined celeb names within the <u> HTML tag

If you don't know which bold tag your blogging software uses just keep both checked, otherwise please select the one it uses.
2. Your website

Enter the domain of your website below.
Examples: fafarazzi.com, yahoo.com, google.com

3. Get Your Code

Click the button to generate your code. We'll create it for you, based on the options above.



4. Paste Your Code Into Your Site

Paste your code into your site, just above the </body> tag. You can do this individually on the pages you want to use the tool - or paste it into a footer file that applies to all of your pages.

If you don't deal directly with things like this you may want to have your system admin / webmaster do this for you.

If you have any questions at all, you can ask us directly. We have experience with all major blogging platforms.

DONE!
Refresh your site and check it out!


Advanced Options
You can use the tool in only one certain section of your site by applying a class around the section.

Use the steps above, and install the Javascript. Put the class fafa_yes around the section you want to display the tool. The same rules for links and bolds that you chose above will apply only within that section.

Example
<div class="fafa_yes">
    My content here. Here is a link to <a href="pitt.html">Brad Pitt</a>. Ok, bye.
</div>

Here is another link. This one won't use the tool because it is outside of the fafa_yes class. <a href="aniston.html">Jen</a>