In total there are 6 users online :: 1 registered, 0 hidden and 5 guests
Most users ever online was 49 on Sun Oct 28, 2012 4:08 am
Registered users: Google [Bot] based on users active over the past 5 minutes

Prosk8er wrote:most likely not cause the code is different for everyone


Prosk8er wrote:styles/_portal_common/template/blocks

<div class="block_data">
<div style="text-align: center; padding-top: 8px;">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="http://www.facebook.com/platform" data-width="200" data-colorscheme="dark" data-show-faces="true" data-stream="true" data-header="true"></div>
</div>
</div>Process to add a new block:
Download the block code and unzip to a temporary folder...
This will create a group of folders mirroring your site folders, using this structure:
root/blocks (contains the php part of the block)
root/styles/_portal_common/template/blocks (contains the html/style part of the block)



Registered users: Google [Bot]