花魁直播高品质美女在线视频互动社区 - 花魁直播官方版

 歡迎來到素材無憂網(wǎng),按 + 收藏我們
登錄 注冊(cè) 退出 找回密碼

discuz 門戶上一篇,下一篇縮略圖顯示分享

時(shí)間: 2019-05-24 11:57 閱讀: 作者:素材無憂網(wǎng)

到template\default\portal\view

<!--{if $article['prearticle']}--><em>{lang pre_article}<a href="{$article['prearticle']['url']}">{$article['prearticle']['title']}</a></em><!--{/if}-->
                                <!--{if $article['nextarticle']}--><em>{lang next_article}<a href="{$article['nextarticle']['url']}">{$article['nextarticle']['title']}</a></em><!--{/if}-->



替換代碼

<div class="a_photo">
                                <!--{if $article['prearticle']}--><a href="{$article['prearticle']['url']}">
                                <img src="image/xgt/$article['prearticle'][pic]" alt="$article['prearticle'][title]"/><li href="{$article['prearticle']['url']}">{lang pre_article}</li><!--{/if}--
</a>
        </div>
                        <div class="next_photo">
                                <!--{if $article['nextarticle']}--><a href="{$article['nextarticle']['url']}">
                                <img src="image/xgt/$article['nextarticle']['pic']" alt="$article['nextarticle']['title']"/><li href="{$article['prearticle']['url']}">{lang next_article}</li></a>


我是分別給上一篇下一篇加了個(gè)DIV 方便好控制,如果有模板的找對(duì)應(yīng)的文件view

02 css控制也給出
.a_photo { float:left;margin:-129px 0 0 10px;background:#fff;width: 120px;height: 120px;}
.a_photo img { width: 120px;height:90px;}
.a_photo li{ background: #E6E6E6 none repeat scroll 0% 0%;color: #333;text-align: center;width: 120px;height:30px;line-height: 30px;list-style:none; }

.next_photo {float:right;margin:-129px 10px 0 0;background:#fff;width: 120px;height: 120px;}
.next_photo a{float:right;}
.next_photo a img{width: 120px;height: 90px;}
.next_photo li{background: #E6E6E6 none repeat scroll 0% 0%;color: #333;text-align: center;width: 120px;height: 30px;line-height: 30px;list-style:none;}

版權(quán)聲明: 本站資源均來自互聯(lián)網(wǎng)或會(huì)員發(fā)布,如果侵犯了您的權(quán)益請(qǐng)與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!

轉(zhuǎn)載請(qǐng)注明: discuz 門戶上一篇,下一篇縮略圖顯示分享

標(biāo)簽:  
相關(guān)文章
模板推薦