Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 10 years ago

#489 closed defect (bug) (fixed)

IE not showing 'pill' ajax buttons

Reported by: burtadsit's profile burtadsit Owned by:
Milestone: Priority: minor
Severity: Version:
Component: Keywords: ie7, buttons
Cc:

Description

The little pill shaped 'join', 'leave' and 'visit' buttons in the widgets are not showing at all in IE7. A forum user ran across this and reported it: http://buddypress.org/forums/topic.php?id=1231

Don't know if his solution works. I'm assuming it does but didn't try it:

How to fix it: open the ie7.css and the ie6.css (they are in the css folder in the buddypress home theme) and remove this:

.action {
display:none;
}

You find it around line 25.

Change History (3)

#1 @apeatling
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [1139]) Fixes #489

#2 @(none)
15 years ago

  • Milestone Default Home Theme 1.0 deleted

Milestone Default Home Theme 1.0 deleted

This ticket was mentioned in Slack in #buddypress by netweb. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.