Mini-wp 1.1
Jun 11, 2008 | Blog, Wordpress

Mini-wp is my third release of wp theme. For v1 please visit here
Hello, i just upload mini wp 1.1 with new color scheme.
Demo : mini-wp v1.1
Download : Mini-wp v1.1
Nothing much improvement from the previous version. Just added new background and new color scheme. I will add more if i have time.

how do i get the sidebar to show the little image.jpg? the little avatar on the left?
Fisrt, the avatar located in the /images folder, image.jpg
Just create new image save it as image.jpg
remove the avatar(the blue one, image.jpg)
paste the new image in the directory.
i did. it doesnt even show the default image.jpg is there something to enable/disable?
can you show me how it look. or screenshot. upload it somewhere and paste the link here
I love the theme , is there any chance you can do a version with the display pic on the right rather than left ?
Any way to support Gravatars? Very nice…
@ Ehsan : yeah, go to style.css, find #sidebar, and change float:left to float right.
@Scot : Yes, but you have to install manually
Thank you so much Aj. Eylia…
Sweet Desing…
I love the theme, thank you Eylia.
Just a quick question, how do I change the header blog name to an image/logo only?
@Mitch Lee
Open Sidebar.php
Move ?php if ( !function_exists(‘dynamic_sidebar’)
|| !dynamic_sidebar() ) : ?
Just above ?php endif; ?
The Sidebar is overlaying the Image. moving that bit of code will cause the sidebar to start below the Square Image.
Goodluck