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.
| Comment | File | Size | Author |
|---|---|---|---|
| imagepicker-page.tpl_.php_.patch | 602 bytes | deslack |
Comments
Comment #1
hutch commentedimagepicker-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.
Comment #2
hutch commented