Exemplo n.º 1
0
            }
        }
    }
}
if ($boolOverride == true && isset($layout) && $layout != '') {
    $yt_render = new YtRenderXML($layout . '.xml');
} else {
    $yt_render = new YtRenderXML($layout . '.xml');
}
// Set GeneratorTag
$this->setGenerator($setGeneratorTag);
/**************************** CSS Framework ************************
**********************************************************************/
// Bootstrap CSS
if (!$direction['rtl']) {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap.min.css');
} else {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap-rtl.css');
}
// None Responsive
if ($layoutType != 'res') {
    $yt->ytStyleSheet('asset/bootstrap/css/non-responsive.css');
}
// Cpanel CSS
if ($showCpanel) {
    $yt->ytStyleSheet('css/system/cpanel.css');
}
if ($stickyBar != 'no' || $stickyPanel != 'no') {
    $yt->ytStyleSheet('css/system/sticky.css');
}
$yt->ytStyleSheet('asset/slick/slick.css');
Exemplo n.º 2
0
?>

<!DOCTYPE html>
<html lang="<?php 
echo $this->language;
?>
" dir="<?php 
echo $this->direction;
?>
">
<head>
    <jdoc:include type="head" />
    <?php 
include_once J_TEMPLATEDIR . '/includes/head.php';
// Include CSS
$yt->ytStyleSheet('templates/protostar/css/template.css');
// Include jQuery & bootstrap's javascript
$doc->addScript($yt->templateurl() . 'asset/bootstrap/js/bootstrap.min.js');
$doc->addScript($yt->templateurl() . 'js/touchswipe.min.js');
?>
	<?php 
if ($print == 1) {
    ?>
 
		<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
	<?php 
}
?>
</head>
<body class="contentpane<?php 
echo $direction == 'rtl' ? ' rtl' : '';
Exemplo n.º 3
0
            }
        }
    }
}
if ($boolOverride == true && isset($layout) && $layout != '') {
    $yt_render = new YtRenderXML($layout . '.xml');
} else {
    $yt_render = new YtRenderXML($layout . '.xml');
}
// Set GeneratorTag
$this->setGenerator($setGeneratorTag);
/**************************** CSS Framework ************************
**********************************************************************/
// Bootstrap CSS
if ($direction == 'ltr') {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap.min.css');
} else {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap-rtl.css');
}
// None Responsive
if ($layoutType != 'res') {
    $yt->ytStyleSheet('asset/bootstrap/css/non-responsive.css');
}
// Cpanel CSS
if ($showCpanel) {
    $yt->ytStyleSheet('css/system/cpanel.css');
}
if ($stickyBar != 'no' || $stickyPanel != 'no') {
    $yt->ytStyleSheet('css/system/sticky.css');
}
$yt->ytStyleSheet('css/template.css');
Exemplo n.º 4
0
                $boolOverride = true;
                $layoutItem = trim($item[1]);
            }
        }
    }
}
if ($boolOverride == true) {
    $yt_render = new YtRenderXML($layoutItem . '.xml');
} else {
    $yt_render = new YtRenderXML($layout . '.xml');
}
// Set GeneratorTag
$this->setGenerator($setGeneratorTag);
/*** CSS ***
************/
$yt->ytStyleSheet('templates/system/css/general.css');
$yt->ytStyleSheet('templates/system/css/system.css');
$yt->ytStyleSheet('asset/bootstrap/css/bootstrap.css');
if (!defined('FONT_AWESOME')) {
    $yt->ytStyleSheet('asset/fonts/awesome/font-awesome.css');
    define('FONT_AWESOME', 1);
}
if (!defined('FONT_SOCIALICO')) {
    $yt->ytStyleSheet('asset/fonts/socialico/font-socialico.css');
    define('FONT_SOCIALICO', 1);
}
$yt->ytStyleSheet('css/template.css');
$yt->ytStyleSheet('css/your_css.css');
if ($showCpanel) {
    $yt->ytStyleSheet('asset/minicolors/jquery.miniColors.css');
}
Exemplo n.º 5
0
                    $layoutItem = trim($item[1]);
                }
            }
        }
    }
}
if ($boolOverride == true && isset($layoutItem) && $layoutItem != '') {
    $yt_render = new YtRenderXML($layoutItem . '.xml');
} else {
    $yt_render = new YtRenderXML($layout . '.xml');
}
// Set GeneratorTag
$this->setGenerator($setGeneratorTag);
/*** CSS Framework ***
**********************/
$yt->ytStyleSheet('templates/system/css/general.css');
$yt->ytStyleSheet('templates/system/css/system.css');
// Include  Bootstrap CSS
if ($direction == 'ltr') {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap.min.css');
} else {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap-rtl.css');
}
// non-responsive
if ($layoutType != 'res') {
    $yt->ytStyleSheet('asset/bootstrap/css/non-responsive.css');
}
$yt->ytStyleSheet('css/template.css');
$yt->ytStyleSheet('css/pattern.css');
$yt->ytStyleSheet('css/jquery.mmenu.all.css');
$yt->ytStyleSheet('css/your_css.css');
Exemplo n.º 6
0
                }
            }
        }
    }
}
if ($boolOverride == true && isset($layout) && $layout != '') {
    $yt_render = new YtRenderXML($layout . '.xml');
} else {
    $yt_render = new YtRenderXML($layout . '.xml');
}
// Set GeneratorTag
$this->setGenerator($setGeneratorTag);
/*** CSS Framework ***
**********************/
// Include  CSS k2 reslisting
$yt->ytStyleSheet('css/sj-reslisting-me.css');
// Include  Bootstrap CSS
if ($direction == 'ltr') {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap.min.css');
} else {
    $yt->ytStyleSheet('asset/bootstrap/css/bootstrap-rtl.css');
}
// non-responsive
if ($layoutType != 'res') {
    $yt->ytStyleSheet('asset/bootstrap/css/non-responsive.css');
}
// Include Cpanel
if ($showCpanel) {
    $yt->ytStyleSheet('css/cpanel.css');
}
// Include Cpanel