php168仿认证会员插件
7.5的安装文件 盖印章(7.3.2版)
打开
read.htm
查找
<div class="c" style="width:120px;height:5px;"></div>
下面添加
<!--
EOT;
if($read==3) {
print <<<EOT
-->
<div style="width:50px;height:30px;position:absolute;z-index:9999;filter:Alpha(Opacity=65);"><img src=$imgpath/vip/admin.gif style="width:150px;height:150px;margin-left:80px;" border=0></div>
<!--
EOT;
}elseif($read==4){print <<<EOT
-->
<div style="width:50px;height:30px;position:absolute;z-index:9999;filter:Alpha(Opacity=65);"><img src=$imgpath/vip/zongbanzhu.gif style="width:150px;height:150px;margin-left:80px;" border=0></div>
<!--
EOT;
}elseif($read==5){print <<<EOT
-->
<div style="width:50px;height:30px;position:absolute;z-index:9999;filter:Alpha(Opacity=65);"><img src=$imgpath/vip/banzhu.gif style="width:150px;height:150px;margin-left:80px;" border=0></div>
<!--
EOT;
}print <<<EOT
-->
页:
[1]