图例:

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」