New Zenner
- Join Date:
- Mar 2007
- Location:
- Cambridge, MA
- Posts:
- 59
- Plugin Contributions:
- 0
Removing
Are there any reasons why I should not remove the left and right columns from the main table, and turn them into divs?
Views: 1,040
New Zenner
Are there any reasons why I should not remove the left and right columns from the main table, and turn them into divs?
Black Belt
I have seen other people say they have successfully done this. Of course, it will make that much more work to merge upgraded files, but if the results are worth it for you, go for it.
Maybe someday the core code will be entirely div-based. I understand the major table was left to make it harder for newbies to break the layout.
Obaa-san
If you make a tpl_main_page.php and put it in your template override you can remove anything you want to. That is the beauty of the overrides :)
New Zenner
Thanks guys! Very helpful!
Tell staff why this post should be reviewed.