開發 , xoops 測試 ,e統天下,e統天下,rss 訂閱,rss,訂閱." /> 綠色學院 - green institute - 不聽人間樂 - 想得到 - 做得到 - xoops Xphpbbi Blocks, Shows recent topics in the forums ------------------------------" name="description" />

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
  • Xphpbbi重構(Xoops)byEmerald綠色學院-GreenInstitute

    發表于:2007-05-25來源:作者:點擊數: 標簽:
    robot s" content="index,follow" /> 開發 , xoops 測試 ,e統天下,e統天下,rss 訂閱,rss,訂閱." /> 綠色學院 - green institute - 不聽人間樂 - 想得到 - 做得到 - xoops Xphpbbi Blocks, Shows recent topics in the forums ------------------------------





    robots" content="index,follow" />
    開發, xoops 測試,e統天下,e統天下,rss 訂閱,rss,訂閱." />





    綠色學院 - green institute - 不聽人間樂 - 想得到 - 做得到 - xoops




    Xphpbbi Blocks, Shows recent topics in the forums
    -----------------------------------------------------------------------------------------------------------
    div (50px)
    ---------------------------------------------------------------------------------------------------
    div (330px)
    ---------------------------------------------------------------------------------------------------
    div (50px)
    ---------------------------------------------------------------------------------------------------
    div (50px)
    ---------------------------------------------------------------------------------------------------
    div (120px)
    /*-----------------------------------------------------------------------------------------------*/
    div (380px) xphpbbi Blocks Left
    ---------------------------------------------------------------------------------------------------
    div (50px)
    -------------------------------------------------------------------------------------------
    div (330px)
    -------------------------------------------------------------------------------------------
    div (380px)
    ---------------------------------------------------------------------------------------------------
    div (220px)
    ---------------------------------------------------------------------------------------------------
    div (50px)
    -------------------------------------------------------------------------------------------
    div (50px)
    -------------------------------------------------------------------------------------------
    div (120px)
    -------------------------------------------------------------------------------------------





    /*************************************************************************************************************************/

    /* Xphpbbi Modules */

    #xphpbbiBlocksTitleTopicWS, #xphpbbiBlocksTitleRepliesWS, #xphpbbiBlocksTitleViewsWS, #xphpbbiBlocksTitleLastpostWS {

    top: auto;

    }

    div#xphpbbiBlocksTitleTopicWS {

    width:380px;

    left: 0px;

    }

    div#xphpbbiBlocksTitleRepliesWS {

    width:50px;

    left: 380px;

    text-align:left;

    }

    div#xphpbbiBlocksTitleViewsWS {

    width:50px;

    left: 430px;

    text-align:left;

    }

    div#xphpbbiBlocksTitleLastpostWS {

    width:120px;

    left: 480px;

    text-align:center;

    }

    div#xphpbbiBlocksLeftWS {

    width:380px;

    position: absolute;

    }

    div#xphpbbiBlocksLeftWS div.xphpbbiBlocksImgWS {

    width:50px;

    position: absolute;

    left:0px;

    }

    div#xphpbbiBlocksLeftWS div.xphpbbiBlocksTitleWS {

    float:left;

    left: 25px;

    text-align:left;

    position: relative;



    }

    div#xphpbbiBlocksTopicForumWS {

    left: 320px;

    text-align:right;

    position: absolute;

    margin:12px 0px 0px 0px;

    }

    div#xphpbbiBlocksNumberDateWS {

    width:280px;

    left:315px;

    text-align:right;

    position: relative;

    }

    div#xphpbbiBlocksNumberDateWS div.xphpbbiBlocksRepliesWS {

    width: 50px;

    position: absolute;

    left:50px;

    text-align:center;

    }

    div#xphpbbiBlocksNumberDateWS div.xphpbbiBlocksTopicViewsWS {

    width: 50px;

    position: absolute;

    left:100px;

    text-align:center;

    }

    div#xphpbbiBlocksNumberDateWS div.xphpbbiBlocksTopicTimePosterWS {

    width:180px;

    text-align:right;

    right:0px;

    float:right;

    position: relative;

    }

    div#xphpbbiLabel-lWS {

    width:300px;

    float:left;

    background-color: #fdfdfd;

    letter-spacing: 3px;

    padding:0px 10px 0px 0px;

    margin:10px 0px 0px 2px;

    }

    div#xphpbbiLabel-rWS {

    text-align:right;

    letter-spacing: 3px;

    padding:0px 10px 0px 0px;

    margin:10px 2px 0px 0px;

    background-color: #fdfdfd;

    }




    <div id="xphpbbiBlocksTitleTopicWS"><{$block.lang_topic}></div>

    <div id="xphpbbiBlocksTitleRepliesWS"><{$block.lang_replies}></div>

    <div id="xphpbbiBlocksTitleViewsWS"><{$block.lang_views}></div>

    <div id="xphpbbiBlocksTitleLastpostWS"><{$block.lang_lastpost}></div>

    <br />

    <{if $block.full_view == true}>

    <{foreach item=topic from=$block.topics}>

    <div id="xphpbbiBlocksLeftWS">

    <div class="xphpbbiBlocksImgWS"><img src="<{$topic.img_dir}>" alt="<{$topic.forum_name}>"></div>

    <div class="xphpbbiBlocksTitleWS"><a href="<{$xoops_url}>/modules/xphpbbi/viewtopic_<{$topic.id}>.htm#top" ><{$topic.title}></a></div>

    </div>

    <{$topic.pages}>

    <div id="xphpbbiBlocksTopicForumWS"><a href="<{$xoops_url}>/modules/xphpbbi/viewtopic_<{$topic.forum_id}>.htm#top" ><{$topic.forum_name}></a>

    </div>

    <div id="xphpbbiBlocksNumberDateWS">

    <div class="xphpbbiBlocksRepliesWS"><{$topic.replies}></div>

    <div class="xphpbbiBlocksTopicViewsWS"><{$topic.views}></div>

    <div class="xphpbbiBlocksTopicTimePosterWS">

    <{$topic.time}><{if $topic.isuser}><br /><a href='<{$xoops_url}>/modules/xphpbbi/profile.php?mode=viewprofile&u=<{$topic.poster_id}>'><{$block.lang_by}>: <{$topic.poster_name}></a><{else}>

    <{$block.lang_by}>: <{$topic.poster_name}> <{/if}>

    </div>

    </div>

    <{/foreach}>

    <div id="xphpbbiLabel-lWS"><a href="http://www.bbpixel.com">::BBpixel::</a></div>

    <div id="xphpbbiLabel-rWS"><a href="<{$xoops_url}>/modules/xphpbbi/"><{$block.lang_visitforums}></a></div>

    <{else}>

    <ul>

    <{$block.lang_topic}>

    <{$block.lang_replies}>

    <{$block.lang_lastpost}>

    </ul>

    <{foreach item=topic from=$block.topics}>

    <ul >



    <a href="<{$xoops_url}>/modules/xphpbbi/viewtopic_<{$topic.forum_id}>.htm#top" ><img src='<{$topic.img_dir}>'></img></a>



    <a href="<{$xoops_url}>/modules/xphpbbi/viewtopic_<{$topic.id}>.htm#top" ><{$topic.title}></a> <{$topic.pages}>

    <{$topic.replies}>

    <{$topic.time}><{if $topic.isuser}> <a href='<{$xoops_url}>/modules/xphpbbi/profile.php?mode=viewprofile&u=<{$topic.poster_id}>'><{$block.lang_by}>:&nbsp;<{$topic.poster_name}></a><{else}> <{$block.lang_by}>:&nbsp;<{$topic.poster_name}> <{/if}>

    </ul>

    <{/foreach}>

    <a href="http://www.bbpixel.com">::BBpixel::</a>

    <a href="<{$xoops_url}>/modules/xphpbbi/"><{$block.lang_visitforums}></a>

    <{/if}>



    /****************************************************************\

    *

    * author : Emerald<btbtd@yahoo.com.cn>

    *

    * homepage : http://gi.2288.org:88/

    *

    * Seo-Gi : http://seo.2288.org:99

    *

    * sitename : 綠色學院 - Green Institute

    *

    * date : 2005-3-4 0:48:41

    *

    \****************************************************************/

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>


  • 原文轉自:http://www.kjueaiud.com