[buddypress-trac] [BuddyPress] #2988: Blog comment CSS to mimic Activity stream.

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Jan 1 15:48:12 UTC 2011


#2988: Blog comment CSS to mimic Activity stream.
--------------------------+---------------------------
  Reporter:  modemlooper  |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  1.3
 Component:  Theme        |    Version:
Resolution:               |   Keywords:  needs-testing
--------------------------+---------------------------

Comment (by karmatosed):

 Some nice CSS changes there to bring things in line.

 Surface look and we've got the capital / not capital issue with a lot of
 backgrounds going on when one is fixed.

 This one has it fixed:


 {{{
 table.forum tr.sticky td {
 1204                    background: #fff9db;
 1205                    border-top: 1px solid #ffe8C4;
 1206                    border-bottom: 1px solid #ffe8c4;
         1209            background: #FFF9DB;
         1210            border-top: 1px solid #FFE8C4;
         1211            border-bottom: 1px solid #FFE8C4;
 1207    1212    }
 1208    1213
 }}}

 But there are numerous other ones with it still lower case.

 As for the comments did a compare against the activity stream of 'current
 state'.  3 specific areas visually maybe should be adjusted.

 1.  Author name / commenter name aren't treated same way
 2.  Count not by the reply
 3.  Reply / edit isn't in same place as reply / delete

 I have attached an image to show these differences.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2988#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list