--------------------------------------
[Infusion] Floating_Bar V2.1 (v7)
for PHP Fusion Version 7.02.XX
by lippke (http://zicy.dk)
--------------------------------------

A Floating Bar For PHP-Fusion v7.02.XX

--------------------------------------
How to install and activate this infusion:
--------------------------------------

To install this infusion, you must first unpack the downloaded file (.zip, .rar ect.) into a temporary folder (e. g. c:\temporary).
Once unpacked, upload the folder named, 'Floating_Bar', via an FTP program, into the 'infusions' folder, in the root of your site (e. g. Path: (your site's)root/infusions/Floating_Bar).

Once this has been done, simply launch your website and perform one of the following acts:

1. As a admin go to 'Admin Panel' -> 'System Admin' -> 'Infusions' then infuse Floating_Bar.

2. Then go to 'Admin Panel' -> 'Infusions' -> 'Floating_Bar' and edit the settings to your need.

Thats it ;-)

---------------------------------------
Update it from previous version (before 2.0) 
---------------------------------------
1. defuse the infusion Floating_Bar

2. go to your ftp program and got to (your site's)root/themes/templates/footer.php) open footer.php and remove this 
	include INFUSIONS."floating_bar/code.php";
   before the </body> sign

2. upload all the new files with your ftp program

3. Infuse the infusion

---------------------------------------
Changelog:

    * v2.1
	Fix problem that it did not work on all sites

    * v2.0
	Added Google +1
	Removet the need to edit core file

    * v1.3
	IE-9 problems fix
    
    * v1.2
        Added option to change theme
	Read-me updatet
   
    * v1.1
        Various bugfixes.
	Feeds fix.
	Locale fix.

    * v1.0
        first public release.