Thursday, July 29, 2010
Wednesday, July 28, 2010
Joomla Facebook like button module
<?php
defined('_JEXEC') or die('Restricted access');
?>
<?php
$uri = & JURI::getInstance();
$current = $uri->toString( array('scheme', 'host', 'port', 'path'));
?>
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo $current; ?>&layout=standard&show_faces=true&width=250&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:80px;" allowTransparency="true"></iframe>
defined('_JEXEC') or die('Restricted access');
?>
<?php
$uri = & JURI::getInstance();
$current = $uri->toString( array('scheme', 'host', 'port', 'path'));
?>
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo $current; ?>&layout=standard&show_faces=true&width=250&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:80px;" allowTransparency="true"></iframe>
Wednesday, July 14, 2010
Tuesday, July 13, 2010
Site launch - http://www.hirstprojects.com.au
New site Hirst Projects - http://www.hirstprojects.com.au/
build - http://www.epidote.com.au
design - http://www.streamer.net.au
build - http://www.epidote.com.au
design - http://www.streamer.net.au
Subscribe to:
Posts (Atom)