Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 15 years ago

Last modified 10 years ago

#3112 closed enhancement (fixed)

Clear floats in posts

Reported by: hnla Owned by:
Priority: normal Milestone: 1.5
Component: Templates Version:
Severity: Keywords: clear floats, HasPatch
Cc:

Description

Patch to ensure floats cleared in div.entry and to add a class to the paragraph parent of a.post-edit-link (better if the parent is tokenised rather than child although both doesn't hurt) p.edit-entry can now be given ruleset to clear:both;

Attachments (1)

clearing-floats-in-posts.patch (4.6 KB ) - added by hnla 16 years ago.

Download all attachments as: .zip

Change History (5)

#1 @DJPaul
16 years ago

  • Milestone Awaiting Review1.3

#2 @DJPaul
15 years ago

Thanks for the patch hnla, I'm about to commit a fix for this which takes a slightly different approach (putting the pagination links generated by wp_link_pages() in a div and clearing that).

#3 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [4185]) Clear floats on page-links for paginated posts. Fixes #3112

#4 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.