XenForo
Administrative
- Thread starter
- Admin
- #1
JoyFreak submitted a new resource:
Light bulb theme switcher - Have your very own light bulb theme switcher on your board!
Read more
ادامه مطلب...
Light bulb theme switcher - Have your very own light bulb theme switcher on your board!
PAGE_CONTAINER
Find:
Code:
<div class="p-sectionLinks">
Add below:
Code:
<div class="lightbulb"><a href="YOUR THEME URL"><i class="far fa-lightbulb-on" style="color:#FFF"></i></a></div>
Note: To find your theme URL. On the style chooser, right click on theme you wish to use and copy link address.
EXTRA.less
Add:
Code:
.lightbulb {...
Click to expand...
Read more
ادامه مطلب...