﻿将 skin 里的文件上传至网站风格目录，


在网站模板文件header.htm 的</head>之前加上：<link rel="stylesheet" type="text/css" href="{DT_SKIN}piwYGYYqeZ.css">


将网站模板文件foot.htm 的：
<div id="back2top" class="back2top"><a href="javascript:void(0);" title="返回顶部">&nbsp;</a></div>

更改为：

<div id="shortcut-box" class="shortcut-box" style="">
        <a id="shortcut-sethome" class="g-ib shortcut shortcut-home"  href='#' onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.168w.cc');" title="设为首页" style="">
        </a>
        <a id="shortcut-sethome" class="g-ib shortcut shortcut-feedback" href="/guestbook/"
        title="给1688货源网提建议" style="">
        </a>
        <a id="shortcut-life" class="g-ib shortcut shortcut-life" target="_self"
        href="/member/register.php" title="立即注册" style="">
        </a>
        <a id="shortcut-relax" class="g-ib shortcut shortcut-relax" target="_self"
        href="/member/my.php" title="发布信息" style="">
        </a>
        <a id="back2top" title="返回顶部" class="g-ib shortcut shortcut-gotop" href="javascript:void(0);" 
        >
        </a>
        <div id="shortcut-goerwei" class="shortcut-erweiwrap" style="">
            <a class="g_icon clz" title="关闭二维码">
            </a>
            <a class="shortcut-goerwei" href="http://www.168w.cc/wap/">
                <span>
                    手机版1688货源网
                </span>
                <span class="shortcut-goerwei-pic">
                </span>
                <span>
                    手机扫描访问
                </span>
            </a>
        </div>
</div>