作者tc89 (StreetRock)
看板Blog
标题[请教] blogger替换背景的URL设定成一个变数
时间Wed Feb 25 02:00:59 2009
因为常常想换个背景图片改变心情
请问一下如果我想设定成变数 就像bgcolor、textcolor那样
可以直接在 版面配置/字型与颜色 那边就可以直接改变背景图的URL
这样应该会方便很多,不用每次在去从HTML里头去找background改
参考了google到的语法後 如下
<Variable name="imgURL" description="Image hosting URL"
type="automatic" value="
http://abinlee.link.googlepages.com">
body {
background:url("$imgURL") ;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
这样还是没办法达到想要的效果,点进去版面配置/字型与颜色
还是没办法直接设定像平常切换字体颜色那样方便 列表中没有这个变数存在...
请问该怎麽做呢?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 125.232.134.32