Hi everyone, I am looking for a Wordpress theme that has horizontal category tabs, such as this: AltSearchEngines. Anyone seen something similar? Thanks. Rich
A lot of themes have that type of design except that the tabs are pages instead of categories. You just have to edit the code a little.
Hi, I understand. Thanks much. If anyone knows of a free theme or premium theme that has this layout, I would appreciate it. Rich
Are you hosting your own site? if not then perhaps themes at broadkast.me site might help. Quite great themes, and its free service with no ads in your blog. You can put your own ads if you like. There are some magazine and news themes with horizontal top navigation for categories. Cheers
Hi, Thanks for the link. But I am looking for something that I can run on my own Wordpress site. Thanks. Rich
Paste this tag and stylize any theme using div tag: <?php wp_list_categories( $args ); ?> http://codex.wordpress.org/Template_Tags/wp_list_categories
Hi Jalpari, Thanks for the link. Appreciate it. I am looking for free or premium themes that have already stylized the CSS for horizontal navigation bars. If you know of any, I would appreciate it. Thanks. Rich