I was able to get the theme picked up by using the above hint and adding the following in the lazy-index.php file
<style type="text/css">
@import url( <?php echo get_settings('siteurl'); ?>/wp-content/themes/ShadedGrey/style.css );
</style>
I am still having a problem with the theme formatted correctly. Perhaps someone can still asist with that?
I seem to be seeing the same thing with the Shaded Grey theme and Lazy-gallery. when I switch to the WP_Default theme, it appears to work fine. I am using the version of Lazy Gallery that is in the codex here (0.4). It appears that the Simple Grey theme is not being picked up from Lazy Gallery.
Does anyone have any ideas to help me resolve this?
http://www.mikeladd.com/wordpress/lazy-index.php
Thanks!!
Mike
mladd@mikeladd.com
Thread Starter
mladd
(@mladd)
Sun-of-a-gun, it worked. I didn’t think of putting the full path in there. Just now getting back into HTML/PHP after only a brief into some time ago. It seems I forgot everything.
Thanks for your help, Mark!
-Mike