1. First enter the space where you want to get the code, and then click "View" --- "source file" in the browser menu ".
2. at this time, the source file of the web page will be opened, press Ctrl + F, and use "CSS" to find the "href ="/current space domain name (such as spritor) /CSS/item/65eab3196de0a64543a9ad80.css (the key is this section.
3. Copy the "/CSS/item/65eab3196de0a64543a9ad80.css" section and paste it to the address bar.
4. Copy the code to the space settings-template settings-CSS edit box of the Custom template to modify the details.
The above is what we do in IE
In Firefox, you only need to press Ctrl + S, and picture + HTML + CSS are all done.
However, sometimes CSS links may fail. You only need to find the corresponding location and change it. It is estimated that this is only 1‰ of the probability.
The best thing is to install firebug in Firefox.
This is helpful for those who learn CSS, HTML, or modify the interface.
I like that so much...