I am trying to figure out how to place the
meebo me Plugin for WordPress which can be found over at http://ajaydsouza.com/wordpress/plugins/meebo-me-plugin/
Belwo is what I have thus far.
<?php if (function_exists('echo_meebome')) echo_meebome(); ?> is he code to add to the page. How do I get it to stick up in the right hand right corner? So even when you scroll it follows you down to that side? Is this possible in wordpress themes?