Hi there all..
finally I find some more time for working on templating for Xoops.
I followed with interest the discussion on the 'perfect' three columns css theme
here, the structure being ported Skidoo2 it's probably one of the best ever created and I've worked on it in some test site a couple of months ago (
http://ianez.altervista.org/xoops)...
To make it shorter... in the last weeks I've reworked and ported the entire structure of Skidoo2 trying to reach a flexible structure, capable to have 1/2/3 columns with no problem and obviously in pure css.
I put the code in my general XOOPS theme structure
ScratchyAnd the result is a theme which I decide to call 'Minimalist' for it's very simple graphic but very high efficiency.
Here some features:
*From Skidoo*
- 3 column liquid layout pure css
- Equal height columns (able to have their own bacKground)
- Working for IE and ffox (pc and mac)
- valid xhtml code
- Nicely degrading with no css
*New*
- Working automatically with 1/2/3 columns (thanx smarty
)
- Css completely reordered and restructured for Xoops
- clean design
- Accessible navigation for non css browsers
- Special High Contrast version for low-vision users
- Added CSS for print
- Implementend free resizing under IE (now the theme freeze at a min-width)
- Almost Css Valid (because I used an expression for IE resize not allowed by W3c... but this can be solved if you love to show validation banner..)
You can test this at
http://xoopsworks.isgreat.org selecting 'minimalist3' from the block on the right and playing with column toggling...
ATTENTION! This is not an official released theme! it's only for testing and discussing in XOOPS Community... it's not intended for production sites!
Hope to have feedbacks and test on this.
If you want you can use my site forum
Ciao!
Ian