1
leopsyrj
this TABLELESS is possible?
  • 2008/8/28 19:05

  • leopsyrj

  • Just popping in

  • Posts: 5

  • Since: 2008/8/28


Hi all from Brazil, im new at here. (my english is not very good)

I have a problem with tableless.
Im not see exit for this.

I have a confusing layout... (click on link)
http://www.leonardo.carvalho.nom.br/arquivos/exemplos/tableless.gif

My idea is
->each square is a one block.

Its possible with "tableless" (no tables tags)?

2
leopsyrj
Re: this TABLELESS is possible?
  • 2008/8/28 19:10

  • leopsyrj

  • Just popping in

  • Posts: 5

  • Since: 2008/8/28


if somebody to know some example, will be extremely grateful...

Thanks since already

3
stefan88
Re: this TABLELESS is possible?
  • 2008/8/28 21:03

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,

it is possibel with tables too, but you will need to hack the core to add positions (xoops has 8 and you need 10).

The other way may be to use smarty logic with block names to select the position from the available blocks.

for the CSS I'm not very good, but you may check this topic (a discussion on tableless theme)https://xoops.org/modules/newbb/viewtopic.php?topic_id=52332&forum=31&post_id=261106#forumpost261106

..

4
damaster
Re: this TABLELESS is possible?
  • 2008/8/29 0:32

  • damaster

  • Just can't stay away

  • Posts: 556

  • Since: 2003/5/11


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 to

1. 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!

Login

Who's Online

237 user(s) are online (185 user(s) are browsing Support Forums)


Members: 0


Guests: 237


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits