Sorry, I should have been more clear.
I basically just cut and pasted the PHP code that generates the html category list. I wanted to move it from the side bar to the header section.
Well, I did have to add span tags to wrap around the links to give me an extra point to anchor the CSS to, but I did it in such a way that the span tags are dynamically generated along with the category links.
Was this the wrong way to go about this? I assumed that I could make these kind of changes as long as I kept all the changes within the custom templates directory.
Not to change the subject, but I also created an EZ page (about page). I wanted to link to it from the about tab in the header section. So where the heck is it stored and how do I link to it?




