圖例:

hot.jpg

15 分鐘前 上傳

下載附件 (62.96 KB)

喜歡的話就跟我新增程式碼吧,只有一處:

查詢你模板的 header.html 檔案,預設在 template/default/common
找到

  1. <div id="nv">

在上面加

  1. <img
    src="images/ghot.gif"
    style="position:absolute;z-index:1001;margin-left:197px;margin-top:-3px;">
  2. <img src="images/gnew.gif"
    style="position:absolute;z-index:1001;margin-left:527px;margin-top:-3px;">

然後根據你的需要調準圖片位置,就是這個引數:「margin-left:  527px」