RSS Feed/News Dark mode / Light Mode switcher button

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
23,645
Points
823

Reputation:

agison submitted a new resource:

Dark mode / Light Mode switcher button - Template modification to add Dark mode / Light Mode switcher button

This Template modification will add a button to NavGroup (before Search Button) to allow users to switch between Light style and Dark style.

1. Create this Template modification:
  • Template: PAGE_CONTAINER
  • Find:
Code:

<a href="{{ link('whats-new') }}"

- Replace:
HTML:

<xf:if is="$xf.visitor.canChangeStyle()">...
Click to expand...

Read more

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