I'm using zen theme with fixed layout and since the .tpl file included all the stylesheets of the page, it caused it to scroll sideways (since the ID #content is styled to be 960px wide)

And since the table is of single row and single column, I feel that removing it wouldn't cause any functionality issues and it wouldn't be nice for a table be used to layout a page. We have DIV and CSS for those nowadays.

CommentFileSizeAuthor
imagepicker-page.tpl_.php_.patch602 bytesdeslack

Comments

hutch’s picture

Category: bug » feature

imagepicker-page.tpl.php is a template that you can use in your theme in whatever way you like, I don't want to get into a fashion argument about tables versus divs, both work fine each in their own way. It's content that's king not styling.

hutch’s picture

Status: Patch (to be ported) » Closed (works as designed)