test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • chanton Friend
    #150657

    How to show module title in content-top position? I set show title in module setting, but it never show.

    thanks.

    Saguaros Moderator
    #341782

    Dear chanton!

    Please resolve this issue as following:

    1) open the file : templates/ja_telineiii/layouts/blocks/main.php and try to find codes:

    [PHP]<jdoc:include type=”modules” name=”<?php echo $content_top;?>” />[/PHP]

    and replace :
    [PHP]<jdoc:include type=”modules” name=”<?php echo $content_top;?>” style=”JAxhtml” />[/PHP]

    Good luck

    chanton Friend
    #341858

    after applying the change, content-top module use css style from ja-moduletable moduletable. I want content-top has different style from others that I can customise.

    or simply just the default content-top style with module titile shown.

    Saguaros Moderator
    #342029

    Dear chanton!

    Here is a example to override the style for the the block module displaying in the content-top position

    .ja-content-top .ja-module h3 {
    background:red;
    padding:5px;
    color:#FFF;
    }

    Good luck

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 14 years, 8 months ago.

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