- Dec 12, 2022
- 357
- 2
agison submitted a new resource:
برای دیدن لینک ها باید ثبت نام کنید
- Template modification to add Dark mode / Light Mode switcher buttonThis 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:
Code:
- Template: PAGE_CONTAINER
- Find:
<a href="{{ link('whats-new') }}"
- Replace:
HTML:
<xf:if is="$xf.visitor.canChangeStyle()">...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید