I am well on the way with my Drupal site and am trying to turn have an audio blog aspect with the mp3 player module that seems to work well. I have set up the CCK type so that I have new content called “music” and worked with the views module so that I can display all mp3’s added as a primary link so it displays these.

I would like to set up the Music primary link node so that it collects all the MP3’s (as it does now) but with some fixed/static content at the top and bottom of the pages/node perhaps as a teaser?

Cheers!

Comments

marcvangend’s picture

You can set a static header and footer text in your view; look for "header" and "footer" in the right column on the view edit page. Is that what you're looking for?

kobestarr’s picture

Ahh that sounds like birdy!

Thanks ill try this weekend and let you know how i get on!

K*

kobestarr’s picture

That was exactly what i wanted!

Thanks!

marcvangend’s picture

You're welcome, good luck with your site