hi again. stemming from a similar problem i had with 'archive for -' appearing at the top of each category page, i now need to insert the page title.
so for example i would need 'Upcoming Concerts' to be above the posts on this page:
http://laurakilty.ie/?cat=3
to hide that 'archive for -', im currently using
Code:
td#middle h2.pagetitle {display:none !important;}
so how would i go about putting a title, or an image at the top of each category page?
thanks alot