Home > Plugins > Google Buzz Action Stream

Google Buzz Action Stream

February 23, 2010Mike1 comments

If you have ActionStreams set up, then download the zip file and extract it on your host like any other plugin. To get the CSS working, add the following line to the styles template, or wherever you want to add new CSS:

.service-googlebuzz
{
     background-image: url(<mt:StaticWebPath/>plugins/GoogleBuzzActionStream/images/buzz-icon2.png);
}

buzz-icon2.png, Copyright Google.

Categories: PluginsTags:
  1. February 23, 2010 at 22:44 | #1

    It worked fine. I did change the CSS around a bit to add it to the existing CSS I was using for action streams.

    I added this modified line:

    .service-googlebuzz { background-image: url(../images/services/buzz-icon2.png); }

    To my /mt-static/plugins/ActionStreams/css/action-streams.css

    and I moved the png file to

    /mt-static/plugins/ActionStreams/images

    Great work. Appreciate it!

    -- jack lail