RSS Feed/News Right way of changing the $xf.options.boardTitle/$siteName just on the main page

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,296
Points
823

Reputation:

I'm just getting back into the swing of things, reading the tutorials and watching kiers fun video's

If this a good way of updating the board title just on the main page (basically, I want a style "by my company" on the board title, but not on the threads)
SO:

1) I've created a custom style (it will be my only/default style)
2) to the template called "PAGE_CONTAINER"

I've changed the template to this:

Code:

Code:
<xf:if is="!$noH1">
   <xf:if is="{{$siteName==$h1}}">
     <h1...

Read more

Continue reading...
 
Status
Not open for further replies.
Top