1、首先找到别人店铺的首页,右键单击导航栏空白处,查看源代码。
2、打开以后看到的代码
如果没有找到这个标识说明这是用sdk高级模版装修的,所以就没有代码了。
找到这几个标识,这里就是我们要找的css文件。下面的就是我们要找的CSS文件。跟着我们将它用浏览器打开,或者下载个notepad程序,双击打开就可以看到相应的代码。
3、打开文件,点击“替换”
4、然后复制下面这段代码#page#content.tshop-pbsm-shop-nav-ch粘贴进查找内容框里,替换为后面的框不要填写,直接点击'全部替换'按钮。那么,这样的css代码就可以为我们所用了。
5、最后,我们把css代码做好后,粘贴到自己的店铺里,却发现分类是没有底色的。解决方法不难,我们只需要设置一下页头背景就可以了。
1. First find the homepage of someone else's store, right-click the blank space of the navigation bar, and view the source code.
2. The code you see after opening
If you don't find this logo, it means that it is decorated with the SDK advanced template, so there is no code.
Find these logos, here is the CSS file we are looking for. The following is the CSS file we are looking for. Follow us to open it with a browser, or download a notepad program, double-click to open it and you can see the corresponding code.
3. Open the file and click "Replace"
4. Then copy the following code #page#content.tshop-pbsm-shop-nav-ch and paste it into the Find content box. Don't fill in the box behind Replace with, just click the 'Replace All' button. Then, such CSS code can be used by us.
5. Finally, after we have completed the CSS code, we paste it into our own store, but find that the classification has no background color. The solution is not difficult, we just need to set the header background.