---
title: "How to change the user image display style in Drupal 7"
description: "While using the user image ability, there are a few ways you can display the image. You may want images larger than thumbnails, or even want to temporarily turn them off. Whatever the case, modifying..."
url: https://www.inmotionhosting.com/support/edu/drupal/edit-image-display/
date: 2012-06-27
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# How to change the user image display style in Drupal 7

While using the user image ability, there are a few ways you can display the image. You may want images larger than thumbnails, or even want to temporarily turn them off. Whatever the case, modifying the user image display style is a cinch in Drupal 7 when you follow these steps.

**Editing the user image display style in Drupal 7:**

1. [Log into your Drupal 7 Admin dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/).
2. Using the top menu bar, find and click on the **Configuration **option.[![_main-dashboard-configuration](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration__main-dashboard-configuration.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration__main-dashboard-configuration.png)
3. This is the **Configuration **screen. Locate the People category clicking on the **Account Settings **link.
4. You are now on the the **Account Settings **screen. Be sure you are on the **Settings **Tab. This is found in the upper right part of the screen. Find the **Picture Display Style** dropdown under the **Personalization **area. Select from either *none*, *thumbnail*, *medium*, or *large*.[![config-people-account-image-display](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings_config-people-account-image-display.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings_config-people-account-image-display.png)
5. Click on the **Save Configuration **button at the bottom of the screen.

You now know how to mofidy the user image display style in Drupal 7.
