=== Styled Facebook Like Box === Contributors: Eduardo Russo Tags: facebook, like box, style, css Requires at least: 2.5 Tested up to: 3.3.1 Stable tag: 1.6 Displays a Facebook Like Box with nice CSS style options. == Description == Displays a Facebook Like Box with options for border color, backgound color and a field to ajust the div via custom css styles such as positioning, border radius etc. Observe that some default Facebook styles, such as border, can't be overwriten. == Installation == 1. Upload the entire facebook-like-box folder to your wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Visit http://www.facebook.com/pages/create.php to create a new page in Facebook. Then edit your page and obtain the FanPage URL from the adress bar. 4. Use this information to call the function inside your template or activate the widget. == Screenshots == 1. Styled Facebook Like Box in use 3. Styled Facebook Like Box config form == Changelog == = 1.0 = * Initial release. = 1.1 = * Correct some conflicts that made the widget stop working = 1.2 = * Corrected Facebook JS = 1.3 = * Corrected an bug that caused Widgets after this FB Like Box to be incorrectly aligned * Added the default class=widget" parameter in the DIV = 1.4 = * Facebook script is now loaded in the HTML head = 1.5 = * Language option is now working = 1.6 = * Minor bug corrected