[wp-trac] [WordPress Trac] #22906: Captions should be responsive (was: Does not resize image with caption for a responsive design.)
WordPress Trac
noreply at wordpress.org
Thu Dec 13 08:21:59 UTC 2012
#22906: Captions should be responsive
--------------------------+------------------------------
Reporter: maxwell.shim | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.5
Severity: trivial | Resolution: wontfix
Keywords: |
--------------------------+------------------------------
Changes (by DrewAPicture):
* status: new => closed
* type: defect (bug) => enhancement
* resolution: => wontfix
Comment:
Modifying `img_caption_shortcode()` isn't necessary.
The same effect can be achieved by adding `max-width: 100%;` to `.wp-
caption` in your theme's stylesheet. In fact, the Twenty Twelve theme does
it this way, see [21407].
Sorta Related: #10409
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22906#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list