on January 1st, 2006WordPress 2.0 Compatibility
All our themes that we did for WP 1.5 are still compatible with the new WP 2.0
Incase you face any issues, let us know.
Thanks and Have a happy new year 2006 !
This is yet another theme site, created by Sadish Bala. Visit his WordPress blog at WordPress Rocks
All our themes that we did for WP 1.5 are still compatible with the new WP 2.0
Incase you face any issues, let us know.
Thanks and Have a happy new year 2006 !
Thanks for the themes!
Excellent stuff. Keep up the good work guys and thanks for sharing it with us!
Cheers!
Rishu
Your Fleur De Lys (blue) theme has been a perfect fit for my site for several months now! I love it and it really is perfect for me as a Louisiana man.
When upgrading to Wordpress 2.0 it seemed just fine! Everything worked perfectly, but as soon as I did my first post, My sidebar moved to the bottom of the page! :( I’m very sad now and nothing seems to fix it!
Any hints?
Kris,
It is not something to do with WP 2.0
It is because of the two images you have on one of the post. they are bigger than the content div.
to fix it,
either you can reduce the width of these images to be less than the with of the content div.
or you can go inside the style.css and at the bottom add this line.
#content {
overflow:hidden;
}
that should fix your problem.
Thanks
I tried that but it’s still not working right :(
I resized the images to fit, still not working… The reason I figured that it was a WP2.0 change is because before I moved to 2.0 it was working fine (even with the images), even after I converted it was all looking exactly like it was supposed to. But after I made one post from 2.0 it moved the sidebar down to the bottom. and the sidebar isn’t on the left hand side where it should be (at least in IE it’s not, I haven’t tried other browsers). It’s down below the posts themselves.
Got any other suggestions? Thanks so much for responding, I love the theme!!
Kris
you have something like this < — New Function! in your page, just after you included stateT.gif.
please remove it. that will fix it.
Thanks