4
Viva leopsyrj,
1. A tabloid layout "Tableless" is possible and easy with CSS
2. You can add as many blocks position as you want
Some examples that you can get from Xoopscube-themes project
include the CSS Framework developed by Olav + tools to create
your theme layout and reproduce easily a tabloid. Samples of
the prefix trick to manage blocks position (the render engine
was well explained by Minahito). Identify object by its "id"
How to1. Download Framework CSS BluePrint (typo, tabloid, etc)
2. Create your layout with one of the graphical tools ^^
3. Add the XOOPS code (smarty) to your final layout
4. Add conditiond for blocks position, example :
if block has prefix L1_, L2, R1_, C1_, B1_, etc (unlimitedly)
Each block can have its own design, position, hide/show, etc
Visite o site do projeto ou busca em xoopscube.org "how to"
Have Fun
I like people more than machines or money. But that's me!
Lets do something good and great: Lets do open source!