digital hole

Software developing and otherwise.

Flower

WordPressテーマを変更してみる

wp.Vicunaテーマ

1) http://wp.vicuna.jp/
→ wpVicuna-utf8.zip をダウンロード。

2) 解凍してできた wp.vicuna を /wp-content/themes/ にアップロード。

3) WordPressの管理メニュー - デザイン から wp.vicuna を選択。

wp.Vicuna - smartCanvasスキン

1) http://wp.vicuna.jp/skin/
→ style-smartCanvas.zip をダウンロード。

2) 解凍してできた style-smartCanvas を /wp-content/themes/wp.vicuna/ にアップロード。

3) /wp-content/themes/wp.vicuna/style.css を編集
→ 「@import url(”style-smartCanvas/0-import.css”);」

wp.Vicuna - smartCanvasスキン - townサブスキン

1) /wp-content/themes/wp.vicuna/style-smartCanvas を別名で複製。
→ /wp-content/themes/wp.vicuna/style-smartCanvas-town

2) http://wp.vicuna.jp/skin/
→ town.zip をダウンロード。

3) 解凍してできた mod_subSkin を /wp-content/themes/wp.vicuna/style-smartCanvas-town/module/mod_subSkin に上書きアップロード。

4) /wp-content/themes/wp.vicuna/style.css を編集
→ 「@import url(”style-smartCanvas-town/0-import.css”);」

Leave a Reply