Got two mods I'm working with. One displays random quotes/trivia, and the other is a calendar that links to events. Both PHP scripts, already set up and working, all I have to do is call to that directory/index.php and it's working. Set up a new infobox and got it to display. But the dynamic content is where I'm getting lost. How do I call that page INTO the box? It displays at the top of the left column instead, and all I get inside the box is the number 1. I'm sure it's just a syntax issue. I want to call quotes/index.php and have the text from that page flow into the infobox.