I am using wordpress. I have 10 categories. I want to make tabs and show certain categories in certain tabs only how to do that. means first 3 categories in tab1. next 3 categories in tab2. tabs will be placed in header.
Can you show an example of what you want? Do you mean something like the sections on johnchow.com (and the numerous other blogs with large headers?)
I have 10 categories a b c d e f g h i j I see all these on the home page. I want to make 3 tabs. when I clink tab1 I should see a b c when I click tab2 I should see d e f I want to see this categories in the side bar. it is like the tree menu u get. is this possible in wordpress.
Ohhh, now I get it. It's possible, but you'll need to know how to code it (i.e. Javascript for tabs and then WP/PHP stuff to separate the categories. http://www.headsetoptions.org/2008/...um-wordpress-theme-part-2-domtab-tabber-more/ http://www.noupe.com/javascript/37-great-ajax-css-tab-based-interfaces.html http://www.maxpower.ca/how-to-sidebar-tabs-for-k2-wordpress/2006/02/27/
Actually I think the Structure theme by Justin Tadlock has that built in. But yeah, it's the only free theme I know of with that nice look.