I have a question about my front page. Right now I have a few blocks that only appear on the page. However, I want more control. I was hoping to be able to control the front page similar to how I can control specific content types by editing the template (.tpl.php files).

How can I create a custom front page in the similar way? I just need more control if that is possible.

Comments

vizechef’s picture

There is a very useful module called Front Page, that I would recommend to you. Very easy to install and customize ...

Sadik’s picture

Use Drupal Views module to customize your front page: http://drupal.org/project/views

sammyman’s picture

I feel like Views would be very limiting because I typically make a page that is specific to one thing. How could views for instance be used to make a homepage like yelp?