[wp-meta] [Making WordPress.org] #2147: Forums: New theme needs styling for badges

Making WordPress.org noreply at wordpress.org
Sat Oct 15 17:57:31 UTC 2016


#2147: Forums: New theme needs styling for badges
----------------------------+------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect          |      Status:  new
 Priority:  normal          |   Milestone:
Component:  Support Forums  |  Resolution:
 Keywords:                  |
----------------------------+------------------

Comment (by SergeyBiryukov):

 How does [attachment:meta-2147.1st-pass.png] look like? It uses these
 styles:
 {{{
 #bbpress-forums .by-moderator {
         border-right: 3px solid #33B4CE;
 }
 #bbpress-forums .by-plugin-author,
 #bbpress-forums .by-plugin-contributor,
 #bbpress-forums .by-theme-author,
 #bbpress-forums .by-theme-contributor {
         border-right: 3px solid green;
 }

 #bbpress-forums .author-badge {
         color: #fff;
         padding: 0 8px;
         float: right;
         font-style: italic;
         text-shadow: 1px 1px 3px #666;
 }

 #bbpress-forums .author-badge-moderator {
         background-color: #33B4CE;
 }

 #bbpress-forums .author-badge-plugin, #bbpress-forums .author-badge-theme
 {
         background-color: green;
 }
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2147#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list