I have a similar problem, I am trying to display the categories above the posts, but for some reason I am getting some very strange formatting behavior that I can’t find the source of.
My site is mochasteak.com/blog, and I am not using a separate ‘post.php’ page. I have a “the_category” function getting the link, and I have it in its own div, and have two separate styels for normal and hover states, but for some reason the silly boy always comes out underlined.
UNDERLINED!
THat’s not even the way it looks in the example on the Codex and I certainly didn’t tell it to do that and it simply won’t listen to reason. “style=”text-decoration:none;” doesn’t do a thing.
Help!