News
Board index
Downloads
Search
Tracker
Gallery
RRC-Configurator
Paypal donation

Skip to content


Advanced search
  • Board index ‹ phpBB Modifications ‹ Snippets
  • Change font size
  • Print view
  • FAQ
  • Members
  • Register
  • Login

Display subforums in two columns

Small Modifications, not big enough to deserve a .xml-Instruction.
Topic locked
1 post • Page 1 of 1

Display subforums in two columns

Postby nickvergessen » Mon Dec 22, 2008 2:20 pm

open: styles\prosilver\template\forumlist_body.html
find:
Code: Select all
<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS --><br /><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}<!-- ENDIF -->

replace with:
Code: Select all
               <!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS --><br /><strong>{forumrow.L_SUBFORUM_STR}</strong>
                  <!-- BEGIN subforum -->
                     <span class="<!-- IF forumrow.subforum.S_ROW_COUNT is odd -->column2<!-- ELSE -->column1<!-- ENDIF -->"><a href="{forumrow.subforum.U_SUBFORUM}" class="subforum <!-- IF forumrow.subforum.S_UNREAD is odd -->unread<!-- ELSE -->read<!-- ENDIF -->">{forumrow.subforum.SUBFORUM_NAME}</a></span>
                  <!-- END subforum -->
               <!-- ENDIF -->


Screenshoot:
227
cheers nickvergessen

No Support through pm and mail!
German Support Team Member, MOD Author, Developer
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 3770
Topics: 169
Images: 131
Joined: Mon Oct 15, 2007 3:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen
  • E-mail nickvergessen
  • Website
  • Personal album
Top

Topic locked
1 post • Page 1 of 1

Return to Snippets

Who is online

Users browsing this forum: Google [Bot] and 1 guest

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Time : 0.076s | 16 Queries | GZIP : Off