MyBB Community Forums

Full Version: Has anyone built a theme not using tables?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm just curious if it's possible to reprogram the theme layout using <div> tags instead of the outdated table method, or are tables the way to go because of all the tabular data?

Would it be a matter of grabbing the appropriate shortcodes and pasting them in a <div> that you want to fill with content?

Thanks
Its possible. Johnny S has coded something similar to this already: http://mods.mybb.com/view/twist-sd

Edit: Way to slow Blush