// yoo_TPL/styles/YOURSTYLE/layouts/widget.php
// line 39 near // Set title :
elseif ($title && !($widget->position == 'menu')) {
$title = '<'.$widget->parameter['header_tag'].' class="'.$widget->parameter['header_class'].'">'.$icon.$title.'</'.$widget->parameter['header_tag'].'>';
}
Display the tag and class title chosen in the module parameters instead of default <h3> and class="uk-panel-title".
yoo_TPL/styles/YOURSTYLE/layouts/widget.php
joomla yootheme warp7 joomla3
yoo_TPL/styles/YOURSTYLE/layouts/widget.php
joomla yootheme warp7 joomla3
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.