www.erbaidu.com 想把中国营销员之家给去掉换上自己的 请教高手该怎么做?"/>
问题描述:
我的网址www.erbaidu.com 想把中国营销员之家给去掉换上自己的 请教高手该怎么做?
问题解答:
第一,每个站长最想去掉的东西就是广告!本人看过很多修改方法,总结了一下,这个方法完全有效
打开inc目录下的Dv_ClsMain,然后查找If IsSqlDataBase = 0 Or (IsBuss = 0 And IsSqlDataBase = 1),把0改成1
然后再进入后台进入风格界面模板总管理--动网默认风格分页面模板(main_style)界面风格管理Dvbbs.mainhtml(8)
<!--页面结束部分-->
<div style="margin : 0 auto; margin-top:30px;margin-bottom:30px;">{$Footer_ads}</div>
<div style="margin : 0 auto;width:300px;">
<div style="width:250px;float:left;">
<div>{$powered}</div><div>{$copyright}</div><div>{$runtime}</div>
</div>
<div style="float:left;">
{$alipaymsg}
</div>
</div>
</body>
</html>
把;{$Footer_ads}{$alipaymsg}
部分去掉就可以了,请按照步骤做!
第二,就是文字广告
首先到论坛跟目录下找到Loadservoces
查找 xmlserverurl="http://server.dvbbs.net/dvbbs/Dv_xmlservices.asp"然后注释掉,别告诉我你不会注释!就是在前面加个‘
然后找到 Application(Dvbbs.CacheName & "_TextAdservices").documentElement.appendChild( Application(Dvbbs.CacheName & "_TextAdservices").createNode(1,"text","")).text="<iframe src="""&Dvbbs_Server_Url&"dvbbs/DvDefaultTextAd.asp"" height=""23"" width=""100%"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""no""></iframe>"
也是把这句话注释掉,不用删除的
然后更新一下缓存,OK
动网的好烂的 建议你用phpwind