Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 13 years ago

Last modified 10 years ago

#2488 closed enhancement (worksforme)

CSS in Activity-Stream is strange

Reported by: erich73 Owned by:
Priority: normal Milestone:
Component: Templates Version:
Severity: normal 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
16 years ago

  • Milestone 1.2.61.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
16 years ago

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

#3 @DJPaul
16 years ago

  • Component CoreTheme
  • Keywords dev-feedback added

#4 @DJPaul
15 years ago

  • Milestone 1.3Future Release

#5 @r-a-y
13 years ago

  • Keywords dev-feedback removed
  • Milestone Future Release
  • Resolutionworksforme
  • Severitynormal
  • Status newclosed

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

#6 @DJPaul
10 years ago

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