sub-forum

  1. E

    XF 2.3 Sub-forums list instead of dropdown menu.

    Hello. Please give me a tip on how to show a list of subforums like this: instead of this: I want all subforums to be listed below the mother's forum.
  2. H

    Unmaintained UI.X2 Column sub-forums

    .node-subNodesFlat { display: block; } .node-subNodeFlatList li { width: 45%; float: left; }
  3. Dadparvar

    XF 1.5 How to change a Forum to Category

    Hi, I have this structure in my forum: Category1 -Forum1 --Sub-Forum1 --Sub-Forum2 -Forum2 --Sub-Forum1 --Sub-Forum2 ... Now, I want to change Forum1 and Forum2 to Category and Sub-Forums to Forums. So, the result will be: Category1 -Category1 --Forum1 --Forum2 -Category2 --Forum1 --Forum2 ...
Back
Top Bottom