久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

怎么設置默認封面

1133 2 1提示:支持鍵盤翻頁<-左 右-> 212741 發(fā)表于 2024-2-20 15:01 帖子模式

discuz可以設置封面的,帖子封面,可默認封面很難看,如何設計成自己的,是哪個圖片? 這是默認封面,我找了nophoto圖片,可都不是 查看全文

    組圖打開中,請稍候......

評論2個評論

天外飄仙發(fā)表于  2024-2-20 16:24:05
template\default\forum\forumdisplay_list.htm


          <!--{if $thread['cover']}-->
                                                                                        <img src="$thread[coverpath]" alt="$thread[subject]" width="{$_G[setting][forumpicstyle][thumbwidth]}" />
                                                                                <!--{else}-->
                                                                                        <span class="nophoto nopic" style="width:{$_G[setting][forumpicstyle][thumbwidth]}px; height:{$_G[setting][forumpicstyle][thumbwidth]}px; line-height:{$_G[setting][forumpicstyle][thumbwidth]}px;"></span>
                                                                                <!--{/if}-->


找到這段代碼;
.nophoto:before{} 這個偽類 控制設置了 默認封面;


將  上邊那段代碼中 的
<span class="nophoto nopic" style="width:{$_G[setting][forumpicstyle][thumbwidth]}px; height:{$_G[setting][forumpicstyle][thumbwidth]}px; line-height:{$_G[setting][forumpicstyle][thumbwidth]}px;"></span>

模仿
<img src="$thread[coverpath]" alt="$thread[subject]" width="{$_G[setting][forumpicstyle][thumbwidth]}" />
替換成自己的圖片即可;

如果你能看到img標簽 就應該明白我說的是什么意思了
科站網發(fā)表于  2024-2-20 15:38:21
  • 關注公眾號
  • 有償服務微信
  • 有償服務QQ

手機版|小黑屋|Discuz! 官方交流社區(qū) ( 皖ICP備16010102號 |皖公網安備34010302002376號 )|網站地圖|star

GMT+8, 2025-7-6 18:31 , Processed in 0.050307 second(s), 18 queries , Redis On.

Powered by Discuz! W1.0 Licensed

Cpoyright © 2001-2025 Discuz! Team.

關燈 在本版發(fā)帖
有償服務QQ
有償服務微信
返回頂部
快速回復 返回頂部 返回列表