Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • izpub Friend
    #161380

    How do you apply the frontpage layout on the entire site/all pages if you’re using Joomla 1.6?

    izpub Friend
    #381071

    find: templates/ja_norite/page/default.php

    edit
    [PHP]<div id=”ja-wrapper” <?php $view = JRequest::getCmd(‘view’); if($view == ‘featured’){?>class=”ja-home”<?php }; ?>>[/PHP]

    to
    [PHP]<div id=”ja-wrapper” class=”ja-home”>[/PHP]

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  izpub 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum