I've got a vague idea of how I want the homepage for my site to look, but since I am a relative novice with this stuff, it entails a lot of "playing" with things. I had been experimenting with the Content Editing module, but it wasn't quite flexible enough. I then stumbled upon simpleTemplate, which seems like it is perfect for what I want to do.
So I created my template page, and figured out the URL to call it properly. Good so far. Now, all I really want to do is have it display some premade blocks, which I thought I could do with just this code:
Code
<!--[blockposition name=simpleleft]-->
<!--[blockposition name=simpleright]-->
<!--[blockposition name=simplefull]-->
<!--[blockposition name=simpleright]-->
<!--[blockposition name=simplefull]-->
Once the blocks display, I can then mess with the CSS to place/format them. I've got blocks assigned to each of those positions; however, nothing displays, so I am clearly doing something wrong. Can anyone point me in the right direction?
Thanks,
-Bill
