Horizontal Login Module for Joomla 1.5
Joomla Theme Pro has developed a horizontal login module for Joomla 1.5. This module is free to download. The module contains both English and Dutch language files.
Screenshot (click to enlarge):
It is probably necessary to make some adaptions to your template to make the module work well.
Open the index.php of your template and insert the following code after the <body> tag:
<?php if ($this->countModules('toolbar')) : ?>
<jdoc:include type="modules" name="toolbar" style="raw" />
<?php endif; ?>
Then open the templateDetails.xml of your template and insert the following code between <positions> </positions>:
<position>toolbar</position>
After installing the module, you only have to activate the module in moduleposition "toolbar". For 'show title' choose 'no'.




