Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tspore Friend
    #118165

    Hi,
    I would like to add a banner area at the top of the content section.
    How do I do this?
    Also I would like to move
    Top, and user2 into the content area.
    However, when I tried to do it I ended up with many errors.
    Thanks
    Tony

    cssyeah Moderator
    #212920

    Hi tspore,

    If you want to show a banner at the top of the content section, you add this PHP source code section in index.php file of the template.


    <?php if( mosCountModules('banner') ) { ?>
    <?php echo mosLoadModules('banner'); ?>
    <?php } ?>

    <?php mosMainBody(); ?>

    following, you publish module banner in control panel of Joomla!

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

This topic contains 2 replies, has 2 voices, and was last updated by  cssyeah 17 years, 4 months ago.

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