[buddypress-trac] [BuddyPress] #2748: Add .postauthor class CSS

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Nov 19 22:51:47 UTC 2010


#2748: Add .postauthor class CSS
-------------------------+--------------------------------------------------
 Reporter:  karmatosed   |       Owner:     
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  1.3
Component:  Theme        |     Version:  1.3
 Keywords:               |  
-------------------------+--------------------------------------------------
 Here is my CSS suggestion for a .postauthor class.  We will probably want
 this changed with new comment styling for 1.3 but should at least get
 something in there to link up with that class.


 {{{
 ol.commentlist .bypostauthor{
         background: #EEEEEE;
         padding: 10px 10px 0px 0px;
         border: 1px solid #EEEEEE;
         -moz-border-radius: 3px;
         -webkit-border-radius: 3px;
         border-radius: 3px;
 }
 }}}

 Attached image of what it looks like.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2748>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list