Viewing 15 posts - 31 through 45 (of 46 total)
  • Author
    Posts
  • phoenix28 Friend
    #642105

    can help me check this issue?

    phoenix28 Friend
    #740765

    can help me check this issue?

    jooservices Friend
    #575856

    Hi there
    Im checking on this.

    Thank you,
    Viet Vu

    jooservices Friend
    #575859

    Hi there
    I got it
    Please use this patch for masshead instead the last one

    <?php
    /**
    * ------------------------------------------------------------------------
    * JA Decor Template
    * ------------------------------------------------------------------------
    * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    * @license - Copyrighted Commercial Software
    * Author: J.O.O.M Solutions Co., Ltd
    * Websites: http://www.joomlart.com - http://www.joomlancers.com
    * This file may not be redistributed in whole or significant part.
    * ------------------------------------------------------------------------
    */

    defined('_JEXEC') or die;
    ?>
    <?php
    $app = JFactory::getApplication();
    $menu = $app->getMenu()->getActive()->id;
    ?>
    <?php if ($this->countModules('masthead')) : ?>
    <div class="container t3-masthead <?php $this->_c('masthead') ?>" id="itemid-<?php echo $menu;?>">
    <jdoc:include type="modules" name="<?php $this->_p('masthead') ?>" />
    </div>
    <?php endif ?>

    It’ll work and no backend issue.

    Thank you,
    Viet Vu

    phoenix28 Friend
    #575944

    trying it now. the Template Manager seems to be working.

    for CSS do i still use this?


    .t3-masthead.itemid-691 {
    background-color: #f9dc5c
    }

    because it doesn’t seem to change the color :((

    phoenix28 Friend
    #642273

    trying it now. the Template Manager seems to be working.

    for CSS do i still use this?


    .t3-masthead.itemid-691 {
    background-color: #f9dc5c
    }

    because it doesn’t seem to change the color :((

    phoenix28 Friend
    #740932

    trying it now. the Template Manager seems to be working.

    for CSS do i still use this?


    .t3-masthead.itemid-691 {
    background-color: #f9dc5c
    }

    because it doesn’t seem to change the color :((

    jooservices Friend
    #575946

    Hi there
    Because we are using id . Than please use
    #itemid-xxx
    instead.
    Please follow logical instead just copy paste from old code 🙂

    Thank you,
    Viet Vu

    jooservices Friend
    #642275

    Hi there
    Because we are using id . Than please use
    #itemid-xxx
    instead.
    Please follow logical instead just copy paste from old code 🙂

    Thank you,
    Viet Vu

    jooservices Friend
    #740934

    Hi there
    Because we are using id . Than please use
    #itemid-xxx
    instead.
    Please follow logical instead just copy paste from old code 🙂

    Thank you,
    Viet Vu

    phoenix28 Friend
    #575949

    ah yeah awesome! working great now without any issue on the Template Manager!

    thanks jooservices! 🙂

    phoenix28 Friend
    #642278

    ah yeah awesome! working great now without any issue on the Template Manager!

    thanks jooservices! 🙂

    phoenix28 Friend
    #740937

    ah yeah awesome! working great now without any issue on the Template Manager!

    thanks jooservices! 🙂

    jooservices Friend
    #575956

    You are welcome

    Thank you,
    Viet Vu

    jooservices Friend
    #642285

    You are welcome

    Thank you,
    Viet Vu

Viewing 15 posts - 31 through 45 (of 46 total)

This topic contains 46 replies, has 2 voices, and was last updated by  jooservices 9 years, 4 months ago.

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