Styling the blocks

Hello all, I'm embarking on my first Concrete5 website.

The theming system looks great but i have one question

Can blocks be themed? So each block added to an editable region could sit in a container of divs styled via CSS.

Can different themes be used to render different styles.

Thanks in advance

Ollie
olliephillips
View Replies:
TravisN replied on at Reply
TravisN
You want to look into custom templates. I believe you'll need to create one for each block you wish to change.

From memory there's instructions in the help section of this website
Remo replied on at Reply
Remo
I wrote a tutorial about block templates

http://www.codeblog.ch/2009/03/concrete5-templates/...

If you need more information, send me a message/feedback and I'll try to add it
olliephillips replied on at Reply
olliephillips
Pointed me in the right direction and great tutorial.