#11155 closed enhancement (duplicate)
Move [gallery] styling to actual CSS and take it out of the body
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Gallery | Keywords: | gallery |
Focuses: | Cc: |
Description
I agree 100% with WP-Engineer's take on the nastiness of embedding the styling for gallery inserts inline http://wpengineer.com/a-solution-for-the-wordpress-gallery/. I would advocate that his solution be integrated into the core, as it is far more flexible and allows theme authors to restyle galleries on the fly.
I'll attach a diff for src/trunk/wp-includes/media.php presently.
Attachments (1)
Change History (4)
#1
@
15 years ago
This may be better suited to one of the many open tickets on this: http://core.trac.wordpress.org/search?q=gallery+css A lot probably need to be closed as a duplicate of the one with the most discussion.
Note: See
TracTickets for help on using
tickets.
First crack at PHP alterations.