Topic: Announcement frame displayed differently by index.php than any other?

So, I've been scratching my head over a puzzling issue with my PunBB forum. I have a small table that I update in the Announcement section of the forum. The problem is that it is displayed exactly as I want it to in every single view of the forum, except for the main index.php view. Any clues as to why this might be the case? Here is a link to the forum:

http://reckoning.tronam.com/forum

Notice how in the Announcement frame (titled Raid Schedule) the table columns are all equidistant from one another? This is not how the table was set up, so something must be overriding the original column values. If you go to any of the other forums. Go into the General forum, for example. There you will see the table as it was intended to look.

Any ideas? My thanks.

~Tronam

2 (edited by Tronam 2006-12-20 23:09)

Re: Announcement frame displayed differently by index.php than any other?

Does the main index.php use different formatting for the forum sections than the rest of the pages? Would all of this be located within the .css file for whichever theme is being used? Or perhaps this goes beyond particular themes and is located in base.css?