Gila 1.1 display error fixed
星期六, 1月 7th, 2006The default and classic themes are suitable for study use, but sometime we will feel it can only display too few contents.
By accident I find Gila is really good, not only for its layout, but also the plugin which can display "recent comments".
But normally, for Chinese user, we will meet a small display error as the picture showed below
The reason of this error is the character encoding. If we make another choice, see
So after making a small modification, everything is ok
How? Just search the string php the_time(’g:i A T’) and change it into php the_time()
——
·本文由 iamcj 原创,采用
“CC创作共用”方式共享 
