Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • champchoel Friend
    #186838

    Hello,

    I’m still trying to understand about your new framework T3, on less folder of t3_blank, you have a home.less and home-responsive.less, but I still understand, where do you call these both files..?? I’m trying to track but no luck.

    Thanks for your help,
    Regards
    Sam

    Saguaros Moderator
    #490417

    Hi Sam,

    I guest you are using T3 Blank template, right? you can go to file: /templates/t3_blank/tpls/home-1.php

    Then you can see this snippet of code:

    [PHP]
    <head>
    <jdoc:include type=”head” />
    <?php $this->loadBlock (‘head’) ?>
    <?php $this->addCss(‘home’) ?>
    <?php $this->addCss(‘home-responsive’) ?>
    </head>
    [/PHP]

    Regards

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

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

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