0%

code

code

New threads Top posters New members General forum statistics

    • Thread
      Forum
      Messages
      View
      Date
      By
      Last reply
  • Loading…
  • Loading…
  • Forum statistics

    Threads
    228
    Messages
    286
    Members
    11
    Latest member
    PuNkReAS
    Member time online
    1d 7h 42m
  1. OneHub

    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...
  2. OneHub

    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...
Back
Top Bottom