Editing /wp-admin/css/media.css (2.7)
-
Hello,
I’m helping a friend with her site, and we are using WP’s in-built gallery function to list a row of images. We’re organizing the images manually by adding a number in the “Order” input box, and what I’d like to do is just widen the box by 10px or so, to make room for one more digit.
The input box width is managed by the .menu_order_input class located in /wp-admin/css/media.css, except changing the width there does absolutely nothing, because the style sheet link in the header goes to some kind of version… thing. It looks like this: wp-admin/css/media.css?ver=20081210
So, my question is:
– how do I change this version?Alternatively:
– where do I change the stylesheet link to only /wp-admin/css/media.css? Or add another stylesheet link below this one, so that I can override the .menu_order_input width.Grateful for any help or pointers I can get.
- The topic ‘Editing /wp-admin/css/media.css (2.7)’ is closed to new replies.