Inzornade is a Css3 powered child theme for the Genesis framework.
It’s mainly a sandbox to “experiment” some Css3 rules so it looks in full effect in -webkit browsers. Take it and do whatever you want.
The slider on the Home page is just a jQuery Cycle powered Featured Post Widget. Drag and drop the TG-featured widget, set the category and the image size and there you go.
Here are some screenshots of the settings used on the demo site:
My latest free theme is OKEKO released the 06 Nov 2011. Go and give it a try!
Please, as this theme is completely free, I just ask you to pay it with a tweet, a like or another social sharing method.
Download Inzornade (1139) here!
Have Fun!








Grazie Marco,
Just started reading the new CSS3 book from ALA so I am looking forward to check out how you have put theory into practice in our favorite tool for Genesis. (before I noticed the nice simple use of css3 rgba color to create transparency on http://digwp.com/ )
Do you use Typekit for the fonts?
Hello Henk! In this child theme I used the @font-face rule with the Titillium font that you could find also on Font Squirrel.
Here and on some other projects I use Typekit.
thanks lan mal
Hi! I appreciate your hard work, can I copy certain part of the code and ported to an existing SP child theme?
Sure. Inzornade CSS in GPL.
mbayar ya?
???
Hi Marco
Came over via your comment at Studiopress forum.
Love the site.
Love the colours, black, white and green.
Most of all I love the footer – blows me away.
Is the footer as per the Genesis footer tutorial but with your own CSS?
CSS3 – not using it yet – can’t remember which browsers support it but here in the UK some people are still using IE 6!
I enjoyed looking round.
Nice child theme, Marco. I love the design.
HI, great theme, I’m in the process of using it now, but have to ask, exactly which plugin handles the top page links?
I think it’s SuperFish but the one available on WordPress doesn’t seem to do what is shown here.
Could you help me out?
The menu on the top left is just a WP Custom menu, pure CSS3 for the animations.
The Social links on the right side are handled via the Social Profile plugin that is already bundled in the theme, so it’s just a matter to drag’n'drop stuff. Demo site is currently running 3 plugins, and none of them is for the front end.
While using this theme, I’m also getting an issue with editing posts.
I cannot add new categories on the right hand side of the edit post page and I can’t insert galleries when uploading multiple images. When I switch back to the default WP theme, these problems don’t occur. Any ideas?
Looks like there’s a conflict between the jQuery loaded by the theme and the one that WordPress has in it.
Just open the theme functions.php and uncomment or erase these lines:
// Load jQuery from the Google Repo.function load_jquery() {
wp_deregister_script( 'jquery' );
wp_register_script( 'jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js');
}
add_action('init', 'load_jquery');
That’s done it Marco, bellissimo!
Both problems are fixed.
Thank you very much for getting back to me, I was determined not to give up on this theme, I love it!
Hi Marco.
I really loved the theme and currently using your theme. But I’m facing some problem to exactly configure it as I want. Can you please tell me in which widget area you have used what Widget? It will help me to configure my site as the demo site looks.
Hey!
Love the theme. When I am in the menus even though the cross arrow cursor shows I am unable to move the menu items up down or to the side to make subcatogory? Any suggestions?
TYVM
hi marco….
im newbe n like ur thame,
i already use it 4 my web…
but i confuse, how to setting ur thame. i cant find ur page setting in my dashboard like picture in this article
thankyou 4 ur help
I can’t change the header image. Can you help me to change the header image, please!
This is a very nice theme. But if the posts were in a list fashion and not in a grid fashion then it would had been better.