I am having problems linking images for the Sliding Door Theme to the categories I have defiend. Hard coding does not seem to have helped and I have cleared my cache. I still do not get the categories I have entered, nor the order I have established them in the WordPress Editor. My revised code is below:
<li class="bk1">General
<li class="bk2">Shuffle
<li class="bk3">Nano
<li class="bk4">Classic
<li class="bk5">Touch
<li class="bk6">iPhone
<li class="bk7">iTunes
I have placed some "Test" text in a number of categories and they show up as posts in the appropriate categories within WordPress, as well as on my blog in the "Categories" drop down menu. I have changed the names on the images and the links in Imagemenu.css. This results in the correct figures showing up in the correct location, but when I click on the figure I do not get the appropriate category. So, it seems I have categories set up, however, I can not get the figures to reference / link to those categories. If you click on the figures, the only category that shows up is "General".
Anybody have any suggestions for a newbie?