On my blog I have my main tool bar and it has 5 categories across the top
This is how its programmed
<li class="page_item page-item-4"><a href="http://www.mysite.com/cat3" title="cat3">cat3s</a></li>
I want to make sub categories off this so when you scroll over cat3 a sub menu pops up with 4 choices that go to 4 other pages in my blog.
I've tried everything. What is the proper coding to do this???
PLEASE HELP....
This is how its programmed
<li class="page_item page-item-4"><a href="http://www.mysite.com/cat3" title="cat3">cat3s</a></li>
I want to make sub categories off this so when you scroll over cat3 a sub menu pops up with 4 choices that go to 4 other pages in my blog.
I've tried everything. What is the proper coding to do this???
PLEASE HELP....