[wp-meta] [Making WordPress.org] #1118: WPTV: Improve success message on http://wordpress.tv/submit-video

Making WordPress.org noreply at wordpress.org
Thu Jul 9 19:43:17 UTC 2015


#1118: WPTV:  Improve success message on http://wordpress.tv/submit-video
---------------------------+--------------------------
Reporter:  JerrySarcastic  |      Owner:
    Type:  enhancement     |     Status:  new
Priority:  normal          |  Component:  WordPress.tv
Keywords:                  |
---------------------------+--------------------------
 When a contributor uploads a video at http://wordpress.tv/submit-video, if
 that upload is successful we reload the page to show a basic message:

 > Thank you for submitting a video; it was uploaded successfully

 Screenshot: https://cloudup.com/cIVyj_MLZ_1

 Without changing anything, I think the following CSS will help:

 {{{
 .video-upload h3 {
   background-color: #DFF6E4;
   border: 1px solid #BADDC2;
   padding: 20px 20px 10px;
 }
 }}}

 Screenshot with style applied:  https://cloudup.com/cw5inqLq7Qs

 Just need to add a class so we can target the success message
 specifically, instead of all h3 elements on the page.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1118>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list