code
codeNew threads Top posters New members General forum statistics
-
-
ThreadForumMessagesViewDateByLast reply
-
-
Loading…
-
Loading…
-
Forum statistics
-
Tutorial Fireworks code in the forum
How to install 1- Open PAGE_CONTAINER template and Search for the below code {$ldJsonHtml|raw} 2- After the above code, add the following code: <xf:if is="$template == 'forum_list'"> <script src="{{ base_url('styles/confetti.js') }}"></script> </xf:if> 3- Unzip the attached file...- OneHub
- Thread
- code
- Replies: 0
- Forum: XenForo Tips & Guides
-
Tutorial Code to display two orange lines above and below the section names
Code to display two orange lines above and below the section names 1- Preview after installation 2- Copy the following code into the extra.less template: @media (min-width: 651px) { .node .node-title a::after { content: ''; top: 0; left: 0; right: 0; bottom: 0...- OneHub
- Thread
- code
- Replies: 0
- Forum: XenForo Tips & Guides