---
title: "Changing the max number of images allowed in Drupal 7"
description: "When working with your images, you may want to allow your posts, articles, and other content types to allow more than one iamge to be added. Like all other settings, this is set within each different..."
url: https://www.inmotionhosting.com/support/edu/drupal/edit-max-number/
date: 2012-07-24
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# Changing the max number of images allowed in Drupal 7

When working with your images, you may want to allow your posts, articles, and other content types to allow more than one iamge to be added. Like all other settings, this is set within each different content type. When images are enabled, the default number of images is set to one. Changing the allowed number of images in Drupal 7 is easily done by following the steps below.

## Modifying the maximum Number of values for images in Drupal 7:

1. [Log into the Drupal 7 admin dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/).
2. Using the top menu bar, locate and click on the **Structure **option.[![structure](https://www.inmotionhosting.com/support/wp-content/uploads/2012/03/edu_Drupal_7_Structure_structure.png)](/support/wp-content/uploads/2012/03/edu_Drupal_7_Structure_structure.png)
3. From this next page, click on the **Content Types** link.[![content-types](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_content-types.jpg)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_content-types.jpg)
4. On the **Content Types** page, find the **Basic Pages** row and click on the **Manage Fields** link.[![manage-fields](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_manage-fields.jpg)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_manage-fields.jpg)
5. Find the **Image** row and then click on the **Edit **link to take you to the settings page.[![image-edit](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_image-edit.jpg)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_image-edit.jpg)
6. Find the Number OF Values setting on the Settings page. This is a dropdown that allows you to change the maximum number of images you can upload per page of specific content type. The dropdown allows you to choose from *1 to 10 *and then *unlimited*. Choose your desired setting here. [![image-max-num](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_image-max-num.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Content_Types_image-max-num.png)
7. Click on the **Save Settings** button at the bottom of the page to save your new max number value.
