PDA

View Full Version : footer and header problem, help!



BluSmurf
Sat 26th May '01, 9:14pm
I changed the footer and header in the style option because I wanted to insert the rounded corners into my page. It looks great in the index.php and forumdisplay.php but once I click on showthread.php, the tables for the rounded corners are all off. Same goes to newreply.php.

I thought they were supposed to grab the $footer and $header file which is what forumdisplay.php did. Do I have to edit any templates to correct this?

Very lost at the moment!

Freddie Bingham
Sat 26th May '01, 9:19pm
Please don't double post.

If you check the showthread and newreply templates you will find some wayward table tags that need to be removed. They will be commented wordage such as "close table started in header" and "open table for closing in footer". There are several threads that list the exact code to remove but I don't have them at my disposal at the moment.

BluSmurf
Sat 26th May '01, 9:34pm
when you're free can you post those threads in here? I'm practically cracking my head over it now :(