Skip to content

Instantly share code, notes, and snippets.

View thewebprincess's full-sized avatar

Dee Teal (she/her) thewebprincess

View GitHub Profile

Old Fashioned

Background

I've just started a new job at an agency and I've been looking around at different starter themes for WordPress. I need something that works for me and effectively allows me to cut down on my dev time and does things that I would normally do anyways.

What I'm thinking of doing

@gyrus
gyrus / pilau-tabs.css
Created August 14, 2012 12:20
WordPress tabs shortcode
/*
* This is the bare minimum CSS necessary to make jQuery UI tabs "work".
* Obviously you'll need to do a lot more styling to make them "good" :)
*/
.ui-tabs-hide { display: none; }