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

ztyx’s picture

See Genesis Webify if you are interested in a tableless Drupify theme.

matt v.’s picture

Status: Active » Closed (works as designed)

Since 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.