Posted by vrajesh | Jun 2nd, 2009
While i was searching net for the help to install wordpress installation of wp plugin from TLA (text link ads). Although google gave results, i could not get recent updates on the plugin installation. ...
Posted by vrajesh | Apr 13th, 2009
<?php
$document =& JFactory::getDocument();
echo $document->getTitle();
?>
This piece of code will generate content title anywhere you want in your joomla template.
Posted by vrajesh | Apr 7th, 2009
In Joomla, you know that words that the module titles are presented with are the h3 tags. Generally they are designed with single background image or any background color with single one color for title...