Aaron
|
| Posted: 01/10/2003, 10:43 AM |
|
I am trying to figure out the vertical menus as in the Classifieds example and as built with CCStudio using the application builder.
If I so much as add a row to the existing grid, the menu goes from being on the left to being on the top.
What so I need to look for that is causing the change?
Thanks!
|
|
|
 |
Steven
|
| Posted: 01/11/2003, 7:24 AM |
|
you need to check the <tr><td> and the </td></tr> in the header and footer sections of the header. page and then the default. page you are prob adding new sections into the header, and breaking the tables.
Steven
|
|
|
 |
|