By labourstart on
Using the taxonomy modules I have been able to tag stories on our site with the term 'meat', and can display them on a page -- see here:
But how would I customize the display of that page? For example, adding a short paragraph of text on top?
Thanks very much!
Eric Lee
Comments
One way to do that -- the
One way to do that -- the most uncomplicated way -- would be to add a block containing the text. Otherwise you can use the Views module to customize the display of these nodes, and put text above the View. Further customization would require alterations to the template or manipulation of the style sheet.