1
블로거에 문제가 있습니다. 페이지 스킨의 변수 선언이 잘못되었습니다. 스킨 변수는 형식이 잘못되어 파싱 할 수 없습니다. 입력 :블로거 페이지 스킨의 변수 선언이 잘못되었습니다.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<SkinVariables>
<Variable name="keycolor" description="Main Color" type="color" default="#dd3333"/>
<Group description="links color" selector="body">
<Variable name="main.color" description="Main Theme Color" type="color" default="#dd3333"/>
</Group>
<div><div>
</SkinVariables>