Third question for today:
While doing the layout for the single event detail page, I found that the three-column details block with venue, URL, date, map and so on is produced by some meta hook. I worked my way through that halfway, but I can’t find the place where the exact layout of that is set. What I wanna do is primarily change the order of the details supplied and changing a bit of styling by using different classes there. That includes moving the links for iCal and Google calendar up into that three-column block, too. Also, I’d like to change the labels, and I realized some of them are stored in meta.php, some are not.
What’s to do here?
Thanks in advance,
Tobias