[buddypress-trac] [BuddyPress] #2248: auto alt class elements - problems when adding ul li to the loop

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Mar 26 14:32:03 UTC 2010


#2248: auto alt class elements - problems when adding ul li to the loop
--------------------+-------------------------------------------------------
 Reporter:  nuprn1  |       Owner:     
     Type:  defect  |      Status:  new
 Priority:  minor   |   Milestone:  1.3
Component:  Core    |    Keywords:     
--------------------+-------------------------------------------------------
 I noticed that class="alt" is automagically added to loop items - but if
 I'm inserting html code which contains a ul/li - the alternating
 backgrounds will break.

 `
 <ul class="item-list" id="topic-post-list">
 <li id="post-45" class="alt">
 <li id="post-46" class="alt">
 <li id="post-47">
 <li id="post-48" class="alt">
 <li id="post-49" class="alt">
 `

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


More information about the buddypress-trac mailing list