
I use sections of TinyAccordion relatives in four pages (file1.php, file2.php, file3.php, file4.php) included in file.php.
The four pages (file1.php, file2.php, file3.php, file4.php) are identical in structure, only the contents of the lines changes.
I apply a CSS rule differently on each file included in the layout.
TinyAccordion works well on the first column.
How to run correctly the three other columns?
Thank you for your help.