cell nesting

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
kosmokrator
Posts: 2
Joined: Fri Jun 10, 2005 12:31 pm

cell nesting

Post by kosmokrator »

Script URL: www.absonhamilton.com/pete/test.php
Version of script: 1.21
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try:

Write your message below:

Great script, just what i've been looking for. simple and effective.
but, and there is one, i want to put the board in the centre column of a three column table (900 px wide).


left column 110px wide with menu to other parts of site on it
middle column 700px wide with board in it
right colum 90px wide with secondary menu in it and oyther information.

when i view the test.php page inside my htm editor, i see all tables exactly as i wish them to look, but, after uploading to site, the right column appears to be over run by the board and is non viewable.

i changed the 95% width in the code to 700, but to no avail.

i would most certainly prefer to have the board within the table as it will match all other designed pages and do not want to have to have the board open up as a new window.

i have viewed in IE, avant browser, Firefox
netscape 7.1 and it all looks as i've described it above.

can you please give advice on how to combat the problem.
kosmokrator
Posts: 2
Joined: Fri Jun 10, 2005 12:31 pm

Post by kosmokrator »

i just looked at an entry in the guestbook section, and discovered a possible solution.

adding all code immediately before the mboard php code to the header.txt file and all code after the end of mboard.php to the footer.txt


works like a charm :D
Locked