goTOP
January 2, 2015

Bo-Blog 評論數量 所有評論 中CSS的修改

| |
伺服器架設 心得 » BO-BLOG | 閱覽(2811) | Posted by apao at 10:52
點擊在新視窗中瀏覽此圖片

template/主題/elements.php
找出下面這一段


// 評論數量 所有評論
$elements['comment']=<<<eot
  <div class="commentbox">
    <div class="commentbox-title">
    <img src="{$template['images']}/comments_li.gif" /> <strong>{replier}</strong> {replierhomepage} {replierip}
      <div class="commentbox-label">{replytime} {addadminreply} {deladminreply} {delreply} {blockreply}</div>
    </div>
    <div class="commentbox-content">
      {replycontent}
      <div style="display: {ifadminreplied}"  id="replied_{commentid}">
        <div class="reply-content"><span class="reply-content_title">回覆內容</span> {adminreplycontent}</div>
      </div>
    </div>
    <div id="{commentid}" style="display: none">{adminreplybody}
    </div>
  </div>
eot;


/*20150102 apao新增 回覆內容 (標題 內容)*/
.commentbox-content strong{
  background:#eeebff;
  margin:0 3px 0 0;
  padding:0px 0px 0px 6px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}


/*20141117 apao新增 回覆內容*/
.reply-content_title{
  background:#e3bdbd url(images/heart.png) no-repeat; background-position:center left;
  background-position:left 3px center;
  color:#FFFFFF;
  padding:0px 3px 1px 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


點擊在新視窗中瀏覽此圖片
Facebook twitter LINEk
文章来自: 本站原創
0 Comment(s)
我要發表評論
暱稱
密碼 [ 訪客無需密碼 ]
電郵
網址
開啟HTML 開啟UBB 開啟表情 隱藏 記住我