Title: Page Customization
Last modified: August 18, 2016

---

# Page Customization

 *  [Harvey](https://wordpress.org/support/users/harvey/)
 * (@harvey)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/)
 * Hello all,
 * I am exploring the “page” feature in WordPress, and wanted to know how to control
   the look and feel.
 * I would like to make my Page the same format as my index.php in terms of style
   font and title image and what not.
 * Any pointers appreciated!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/#post-219115)
 * Copy index.php to the page.php template and save it.
 *  [angsuman](https://wordpress.org/support/users/angsuman/)
 * (@angsuman)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/#post-219119)
 * Shouldn’t just deleting page.php do it?
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/#post-219120)
 * Could be – I don’t use pages so don’t really know.
 *  Thread Starter [Harvey](https://wordpress.org/support/users/harvey/)
 * (@harvey)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/#post-219558)
 * Hello all, making the contents of page.php the same as index.php basically did
   it.
 * I’m confused though. index.php has “the loop” and everything inside of it… Why
   does this work!? The concept of pages is so different from regular posts that
   I thought this would never work.
 * Can anyone explain this to me?
 *  [skippy](https://wordpress.org/support/users/skippy/)
 * (@skippy)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/#post-219559)
 * A WordPress Page is, technically, a post. It lives in the same database table
   as all your other posts; but it contains a special flag to tell WordPress that
   it lives outside the normal date-based navigation system.
 * So you do, in fact, need a Loop to make Pages work.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Page Customization’ is closed to new replies.

 * 5 replies
 * 4 participants
 * Last reply from: [skippy](https://wordpress.org/support/users/skippy/)
 * Last activity: [20 years, 11 months ago](https://wordpress.org/support/topic/page-customization/#post-219559)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
