修改Wordpress模板的试验场
用Wordpress搭建网站的朋友,总要选一个称心如意的模板(theme),可是称心如意实在太难了,所以十有八九还要做些修改。不过修改模板对于非技术出身的朋友来说可谓是件痛苦的事。现在介绍一个所见即所得方式的Wordpress模板,可以把它当作修改模板的训练场。见下面的截图,点击看大图。
主体是模板,左侧是各种选项,比如网站名称、正文(body)尺寸、侧边栏位置和尺寸、菜单/标签(menu/tab)位置、背景颜色、字体颜色(图中未标出)等等。每更改一项,右图的模板就会显示出来。
使用这个模板可以让我们对模板的各个位置的名称、尺寸、位置、颜色、字体等有个初步的概念,再看其他模板的代码时不至于很慌张。
这个修改后的模板如果你很满意的话,就保存下载下来,作为一个正式的模板来用。也可以打开模板的各个文档对代码做一番研究。
Something useful: A WYSIWYG WordPress theme editor
(via Webware) Here’s an oldie but a goodie. Confounded by trying to track down fancy-looking WordPress themes? Check out this Web-based theme editor that lets you tweak every nook and cranny of a theme then spit it back to your server to go live. You can add columns, change fonts and backgrounds, even throw in a customizable tag cloud–all with no coding experience required. All you need is a little creativity and some working knowledge of drop-down menus. Read more.

前文介绍