AgA
AgA

Reputation: 2126

Which tpl file is used to generate front page

I want to know which tpl file is used to generate the front page as I've specified "node" in Default front page in Site Information for my site: http://www.indiacustomercare.com.

Only front page of site is getting distorted for past couple of weeks only. While for first two months it was working fine. Not only this, my localhost does not have this problem and theme used in localhost and my site have exactly same files.

Upvotes: 1

Views: 1241

Answers (1)

samir chauhan
samir chauhan

Reputation: 1543

In Drupal-6 you can have page-front.tpl.php file inside the template folder which contains the code for the site front page. You can check there.

Upvotes: 3

Related Questions