Flash header only in front page - mixwebtemplates - joomla templates, wordpress themes, website templates
Increase font size Default font size Decrease font size default style blue style green style
Saturday 31 Jul 2010
Flash header only in front page PDF Print E-mail

For joomla1.0 add this code in index.php

<?php if ($option=="com_frontpage") : ?>
<object type="application/x-...........
</object>
<?php endif; ?>

For joomla1.5 add this code in index.php


<?php if (JRequest::getVar('view')=='frontpage') : ?>
<object type="application/x-s..................
</object>
<?php endif; ?>

 
< Prev   Next >





Lost Password?
No account yet? Register