Kneel to Discuz master to solve the problem .....
Because just contact Discuz, not very familiar with, oneself try to do a portal template, in the module template in the background after writing, in the page call, take the Forum partition sub-section list, list is taken out, now want to put this list lineOnly three of them inside., the rest of the list wraps to continue looping a line of three .... But just contact Discuz not very will, I Java Programmer to PHP also not very understand, please master help ...
Actual results such as:
The effects I need are as follows:
[Loop]
-
{title}
{todayposts}
-
Number of posts: {posts}
[/loop]
Discuz PHP
Share to:
------Solution--------------------
This is obviously not a problem with the language Java and PHP. Html,css's not home.
Use Div ul Li
or div DL DT DD to handle
[loop]
-
-
{title}
{toda yposts}
-
theme: {threads}
Number of posts: {posts}
-