Question about template modification
Collapse
X
-
Add the text to the bottom of this template:
Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar
If you want it to only show on the index page, then use code like this:
Code:<if condition="THIS_SCRIPT == 'index'"> [color=red]YOUR TEXT HERE[/color] </if>
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment