Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
Supesite 7.0 is a community CMS product launched by Sing (Comsenz) in March 2009 as Comsenz's community product Supesite 7.0 fully supports the aggregation of discuz!, Ucenter home. For those that have been installed using discuz! and Ucenter home webmaster, through the Supesite 7.0 can quickly build a community portal.
SupeSite7.0 The first page of the channel classification for the interface neat default display only 12, as shown in the following figure:
A part of the webmaster want to show all the channel categories here, you can follow the following methods:
1, open \templates\default\index.html.php Search the following code:
<!--{block name= "category" Parameter= "Type/news/isroot/1/order/c.displayorder/limit/0,12/cachetime/80800/ Cachename/category "}-->
Modify the limit/0,12 to change 12 to a value that is greater than or equal to the number of categories you have.
2, open \templates\default\css\common.css Search and remove the following line of code:
. order_nav li {height:1.9em; Overflow:hidden}
3, the forum to show all also have to modify a place: Open the root directory of index.php search:
$forumnum < 12 Modify this value to allow you to supesite the number of plates included.
The modified effect is shown in the following illustration: