![]() |
Second line of subnav bar is not showing properly
The second line of category tabs DOES NOT show the background. It only appears when hovering on the link.
[attachment=0:19gprdfj]magazine.jpg[/attachment:19gprdfj] Furthermore, is there a way to limit the number of category showing in the tabs, in order to have just 1 line of the most important categories !?!? Thanks for yr help, P/ |
Re: Second line of subnav bar is not showing properly
Quote:
Quote:
Code:
<?php wp_list_categories('orderby=name&title_li=&depth=4'); ?>HTH, |
Re: Second line of subnav bar is not showing properly
Quote:
Quote:
P/ |
Re: Second line of subnav bar is not showing properly
Quote:
If you want more space without the expense of a StudioPress customization, remove the search box. It can go in the sidebar and will leave room to widen the navbar. Quote:
HTH, |
Re: Second line of subnav bar is not showing properly
Thanks man, I used your suggestion and modified the line this way :
Code:
<?php wp_list_categories('orderby=name&include=3,5,6,8,10,11,12,14,16,19&title_li=&depth=4'); ?>Thanks for the support, P/ |
| All times are GMT -5. The time now is 07:40 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.