A quick look at the media page with Firebug shows that this CSS statement will allow you to change the size of the picture:
.media-frame-content[data-columns="9"] .attachment {
width: 11.11%;
}
Change the ‘width’ value to something different, with the understanding that the change may affect how the page looks on different size screens.
You should put your modified CSS in the styles.css of a Child Theme, since any updates of WP or the theme (which might have their own media page) would cancel out your changes.
Related Posts:
- Change the default-view of Media Library in 3.5?
- Get All Images in Media Gallery?
- How do I select an image from Media Library in my plugin?
- Media Library plugins for better file management? [closed]
- How to add subfolders in media library for better organisation?
- How to display .ico files in the media library
- List of available events for wp.media
- print_media_templates not applied in media manager plugin
- Uploading Images to Media Library via wp_handle_sideload() fails
- WordPress 3.5 attachment_fields_to_edit and media_send_to_editor
- Bind event on Media gallery elements WordPress
- How to upload an image in the plugin’s options page
- image_size_names_choose filter doesn’t show
- Add class=”media_type” when media is inserted into editor
- How do I ‘rebuild’ the WordPress Media library after transfer to new host?
- Proper way to hook wp_get_attachment_url or any other way to change that url in media library
- How can I list URLs of all audio files within my media gallery?
- Migrating to HTTPS only, most media library links need updating?
- Failing to open advanced-cache.php which is breaking Media Library
- Filter pictures in the media library [closed]
- WP 3.5 media uploader API set selected item
- Is there a way to delete images from the Media Library programatically?
- Add file name column to media library
- Remove the columns in media library
- Is there a way to specify the tab to display when the Media Uploader is displayed?
- How to add ‘Attachment Display Settings’ in custom Media Library?
- How to save attachment data?
- Using WordPress as a document library
- Image width tag is less than the image pixel width – why?
- Register an additional image size for only some images in my media library
- How to enlarge thickbox media library iframe?
- WordPress 3.5 Media Manager – Reorder Selectbox items on Media Library Tab [duplicate]
- Inserting a Download Link in the Quick Edit Actions of the Media Library?
- How do I remove the entire Media section from the main WordPress navigation without just hiding it?
- Change default screen option value for media items per page (in media library)
- Making the Add Media Link URL into a checkbox
- Add tab on new media library
- Is there any way to add images to the Media Library through a path on the server?
- Media Library page super slow, loading up full quality images
- Show ids of displayed media library items
- How can I use the TinyMCE editor for the description field on a Media item?
- Share media among different domains
- Where is the source of the media items filter
- how to download all media files into my computer
- Add image to media library from URL in uploads directory
- How does the media library determine if a PDF file has preview images?
- resize from small images to large
- Function to get image from media library
- Bulk Import files on Media Library from CSV
- Adding Alt Attributes Automatically when Uploading Images to Media Library
- How can I make the Uploaded field editable for Media Library?
- Media gallery thumbnails 1px
- Display only my own files/images in media library
- “Insert Into Post” For Custom Button
- How to have changes made in media library to be reflected on posts/pages
- Display image file size in media library
- Media_handle_upload with custom upload folder?
- Remove the ‘Attachment Details’ section of the wordpress media manager
- remove_menu_page breaks “Add media”
- is there any hooks or action to fire function of insert into post in media library?
- Why do I sometimes get an attachment id string instead of a url from an image’s guid field in the post table?
- How to change compression of WordPress uploads including original image
- Featured images get shrunken
- Organize media uploads in folders – I have a physical access to (my) server
- Pulling images from a subdomain
- Slow/Not Working Media Library Search
- wordpress not generate thumnails for mp4 videos
- Get image URL from media library “insert from url”
- Sorting Media Library by Author Name
- Media gallery: remove “insert into post” button keeping “Insert gallery” button
- Media Library not showing images properly
- Media Content disapeared after upgrade WP core to 3.5.1
- Clean up wp-content/upload/ folder
- The best way to protect uploaded media in WordPress?
- change video icons to selected thumbnail?
- Media Library Grid View Custom Filter
- how to remove thumbnail and LiteSpeed Optimization column in media library list-view?
- Not able to extend wp.media.view.AttachmentsBrowser
- Custom Media Modal and uploading
- How do I migrate blog post images from one domain to a new one?
- Manipulate an image before saving or after to the media libary
- wp_get_attachment_image_src returns the wrong image
- Media Library No Longer Displays Images
- Media Library SSL
- Get the largest image based on a thumbnail in a URL
- Intersept image upload and generate retina image from source
- Image file names with a space in them
- Crop image with full width
- WordPress does not detect all images in uploads folder?
- Change Media Library thumbnails for non-image files to include the post title instead of the filename?
- attachment media-template data model (data.size.url)
- the_post_thumbnail(“size”) returns same image for all sizes except thumbnail
- Media library and posts list problems with WordPress on IIS
- Can I set multiple feature images to multiple posts from the media library?
- How do you alter the default WordPress thumbnail?
- Media Library, hook on delete user action
- “add from media library” tab is super slow [closed]
- Create a User Role with permissions to only upload files to the media library?
- Reorder attachements in the media library
- Media library disallows spammy filenames?