[WP-Theme] 換新 Theme
結果還是用了 3-column(1) 的,其實感覺還比原來的 jakarta 的好耶,可能是字體比較大,這樣看起來比較舒服。接下來就是慢慢地把一些必要的 plugin 加回來,還有上面的圖也得換掉。
目前 plugin 上所做的修改有(原來在 jakarta 上有做的 plugin)…
index.php 部份:
- 加上
<?php show_post_count($post->ID, $before="Visited ", $after=" times"); ?>
- 加上
add_count(0);
single.php 部份:
- 加上
<?php if($post->ID > 0) { add_count($post->ID);} ?>
style.css 部份:
#content .wp-smiley { // for smiley img
border: none;
}
border: none;
}
#content .date img { // moody img
border: none;
}
Last Updated: 10/12
- Relaxation_3column 1.0.2[back]














