table around all blocks

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

table around all blocks

Post by SNap »

hi,

i want to make a table (for a second border) around all blocks... Is that possible?

Cheers
SNap
'welcome to the real world!' datensysteme-lenk
Jérôme
Posts: 481
Joined: Tue 16. Mar 2004, 10:33
Location: Cologne, Germany
Contact:

Post by Jérôme »

Should this not be possible when you write into your template:

Code: Select all

<table><tr><td>{CONTENT}</td></tr></table>
?
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

Post by SNap »

i meant all around all blocks (one frame around all blocks)
'welcome to the real world!' datensysteme-lenk
Jérôme
Posts: 481
Joined: Tue 16. Mar 2004, 10:33
Location: Cologne, Germany
Contact:

Post by Jérôme »

You should not use one of the predefined rendering block templates offered by phpwcms, but "custom rendering" - you will then have full control over your template.
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

Post by SNap »

right, i forgot! :roll: :oops:
'welcome to the real world!' datensysteme-lenk
Post Reply