蓝雨 发表于 2009-5-17 23:11:57

给管理或斑竹头像盖印章(7.3.2版)

打开
read.htm

查找
$read
<div class=\"t5\" $style>
<table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" style=\"table-

layout:fixed;\">
<tr class=\"tr1\">
<th style=\"width:235px;padding:0 0 2em 0;\" rowspan=\"2\"

class=\"r_two\">


下面添加
<!--
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
-->

把下面的图片文件装到images文件下
页: [1]
查看完整版本: 给管理或斑竹头像盖印章(7.3.2版)