Question about template modification

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • McJ
    Senior Member
    • Oct 2005
    • 274
    • 3.5.x

    Question about template modification

    Hi VB-folk.

    Could anyone tell me what file I need to edit to place a line of text in the red circle below?

    Thanks folks!

    McJ

  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    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>

    Comment

    • McJ
      Senior Member
      • Oct 2005
      • 274
      • 3.5.x

      #3
      That worked a treat. Thank you very much

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎