Topic: Facebook Activity
I am sure you can post this anyplace,I added it to dashboard.php
after
< ? php if( $C->MOBI_DISABLED==0 ) { ? > < div id="mobiad"> < strong>lang('dbrd_right_mobi_title', array('#SITE_TITLE#' => $C->OUTSIDE_SITE_TITLE) ) ?> < ?= $this->lang('dbrd_right_mobi_text2') ? > [b]< ?= preg_replace('/^http\:\/\//iu', '', $C->SITE_URL) ?>m[/b] < ?php } ? >
************************************************************************************************************
< iframe src="http://ww w.facebook .com/plugins/activity.php?site=YOUR-SITE.COM&width=200&height=900&header=true&colorscheme=light&font=lucida+grande&recommendations=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:900px;" allowTransparency="true"> Just change your site URL in the above code.You can also edit the width/height

