Problem:
Drupify is table based and tables are not made to be used for layout, but to hold tabular data.
Solution:
Rewrite the theme without table based layout, but instead using div's and span's.
Problem:
Drupify is table based and tables are not made to be used for layout, but to hold tabular data.
Solution:
Rewrite the theme without table based layout, but instead using div's and span's.
Comments
Comment #1
ztyx commentedSee Genesis Webify if you are interested in a tableless Drupify theme.
Comment #2
matt v. commentedSince Genesis Webify is written on top of the Genesis theme framework, it can't be simply merged in to replace the table-based layout within Drupify. If someone wants to undertake the task of making Drupify CSS-based, by whatever means, I'd be glad to see it get converted.
In the mean time, if having a CSS-based theme is important to your project, I'd recommend checking out the Genesis Webify project.