Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Hamid Friend
    #156830

    Hi
    I want to create position for mod_janewsticker in JA Social.

    see below PLZ

    thanks

    Saguaros Moderator
    #364642

    you open the file: /templates/ja_social/blocks/topbar.php and find:
    [PHP]
    <?php if($this->countModules(‘ja-login’)) : ?>
    [/PHP]
    replace:
    [PHP]
    <p class=”ja-updatetime”><span><?php echo JText::_(‘Last update’)?></span><em><?php echo T3Common::getLastUpdate(); ?></em></p>
    <div class=”ja-headline”>
    <jdoc:include type=”modules” name=”headline” />
    </div>
    <?php if($this->countModules(‘ja-login’)) : ?>
    [/PHP]

    and add the following css into the template.css file:

    .ja-headline{
    float:left;
    width:400px;
    background:red
    }
    .ja-headline .ja-headlines {
    height:30px!important;
    }
    .ja-healineswrap em {
    float:left;
    }

    when done, the template has a new position, its name is “headline”, you download the ja newsticker and put it on this

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 5 months ago.

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