I have figured out which bits of the theme function control the main listing and which control the listing itself.
How is my teaser view that I am showing on the front page styling this piece?
I've got it in a Teaser View mixed with other content types in a block. One of the types is classified ad.
I can't seem to hook in to the title of this. I can hook in to the body of it, but not the title itself. I've got the teaser and _ed_classifieds hooked and can't seem to affect this ad title on the front page in my view.
Please advise :)
Thanks,
Adam
Comments
Comment #1
nimzie commentedCondensed Version:
If I am pulling a classified list item in a teaser view, how do I hook things up so I can theme that output?
Comment #2
fgmYou should upgrade to 6.x - preferably 6.x-3.x - and use Views to format the lists as you want.