I'd like to set up a tableless phptemplate theme with flexiblock. I noticed a couple tableless themes in the download hopper here on Drupal.org, but I'm not sure which one is better to use as a plain-vanilla template that I can build from. Any recommendations?

--|PW|--

Comments

warrenonline’s picture

Not being too used to PHP I just built tableless CSS themes from scratch rather than starting with a pre-built. It wasn't too hard at all...

Warren
http://www.warrenonline.ca

likoma’s picture

See this post.

Hope it helps.

- Bradley

visualnotion’s picture

The themes I use as a starting point depend on whether I am doing a fixed width or fluid width.

For fixed width I use *rdc or Blix

For fluid width I use argeebee or Box_grey

Really you could use any and change the width in the CSS, but if one theme is closer to what I am trying to accomplish, I just modify it to fit my design.

--
VN

reikiman’s picture