Joomla! 1.5 template: JA Purity
JA Purity is one of the coolest free Joomla! template. At least it win Joomla! 1.5 template contest. See detail here. But I found annoying thing here. If I edit the template from template manager and change the Logo type parameter to Text, the text, if too long, will be hidden behind the header_mask.png (in images folder).
- edit index.php of the template
- find: <div class=”ja-headermask”> </div>
- then move before:
<?php
$siteName = $tmpTools->sitename();
Related posts:
- Add Additional Module Position in JA Purity Template This tutorial will show how to add additional position for...
- Tips Insert Image in Joomla! There are many ways to insert image(s) in Joomla!. The...
Related posts brought to you by Yet Another Related Posts Plugin.