Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 11 years ago

Last modified 8 years ago

#2488 closed enhancement (worksforme)

CSS in Activity-Stream is strange

Reported by: erich73's profile erich73 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Templates Keywords:
Cc:

Description

this CSS-code is making it very hard to style the Activity-Stream, as the buttons "Reply" and "Favorite" are getting on top of the text when the Group-Names are londer and the font is 14px.

Is there any chance that this can be made differently ?


.activity-list li.mini .activity-meta {
position: absolute;
right: 0;
}


Change History (6)

#1 @johnjamesjacoby
14 years ago

  • Milestone changed from 1.2.6 to 1.3

Not for 1.2.6. I've made some adjustments to this already, I agree the current solution could serve up problems in cases where the activity stream isn't wide enough, but it would require rethinking the template to fix this.

Punting off a tee, to one-point-three cc @boonebgorges :P

#2 @boonebgorges
13 years ago

jjj can you be more specific about the rethinking that would be required?

#3 @DJPaul
13 years ago

  • Component changed from Core to Theme
  • Keywords dev-feedback added

#4 @DJPaul
13 years ago

  • Milestone changed from 1.3 to Future Release

#5 @r-a-y
11 years ago

  • Keywords dev-feedback removed
  • Milestone Future Release deleted
  • Resolution set to worksforme
  • Severity set to normal
  • Status changed from new to closed

We moved away from absolute positioning for the .activity-meta DIV container in BP 1.5.

#6 @DJPaul
8 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.