Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 10 years ago

#3651 closed defect (bug) (wontfix)

Email subscription bottom button gets squashed in default 1.5

Reported by: Sadr Owned by:
Priority: normal Milestone:
Component: Templates Version: 1.5
Severity: minor Keywords:
Cc:

Description

I understand this is a plugin-specific issue, but while testing some other themes I've noticed that they display this plugin just fine.

In BP-Default the button displays like this:
http://i.imgur.com/INLaW.png

Original plugin bug report:
http://wordpress.org/support/topic/plugin-buddypress-group-email-subscription-bottom-button-gets-squashed-in-default-15-theme

Change History (3)

#1 @boonebgorges
15 years ago

  • Milestone Awaiting ReviewFuture Release

It's happening because of the negative top margin on div.pagination. It seems like a bad idea to put negative margins on a floated element without clearing properly, because it causes problems like this. But I'd like to hear from others about that.

#2 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates

#3 @r-a-y
10 years ago

  • Milestone Future Release
  • Resolutionwontfix
  • Status newclosed

We don't support both bp-default and the older forums component any more.

Note: See TracTickets for help on using tickets.