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?

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

I have a question regarding style modification that hopefully someone can enlighten me on. I have noticed that with a lot of styles, the main forum elements will be floating over a background frame. For some reason, I can't seem to find out where it is in the .css files. Here is a small screenshot to illustrate what I mean:

http://www.tronam.com/images/links/cblueborder.gif

If, for example, I remove the page body's background pattern or change the color, it will have no effect on that solid white background frame. It's rather puzzling. Anyone have any ideas on how to remove it or change the color?

I have hunted through the .css, _cs.css and base.css for the color of that background frame and haven't been able to find it. It is pure white (FFFFFF), but altering every instance of white doesn't change its color. I've searched for FFF, white and FFFFFF, but to no avail. What am I missing here? There must be something obvious that I'm overlooking.