Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#1960 closed defect (bug) (fixed)

Adjust image CSS to play nice with themes

Reported by: jaredatch's profile jaredatch Owned by:
Milestone: 2.2 Priority: normal
Severity: normal Version: 2.1
Component: Front-end Keywords: has-patch
Cc:

Description

When viewing a users profile, the #bbp-single-under-details div is set to 150px. So is the user avatar. Some themes (*cough* Genesis *cough*) apply a padding and/or border around all images within #content, which will make the avatar image not fit in the column.

So we'll make sure and override that. Ditto with the post avatars (padding).

Attachments (1)

patch.diff (657 bytes) - added by jaredatch 13 years ago.

Download all attachments as: .zip

Change History (3)

@jaredatch
13 years ago

#1 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 2.2

#2 @johnjamesjacoby
13 years ago

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

(In [4233]) User Profiles:

  • Fix padding on user profile avatar.
  • Update RTL CSS for user profiles.
  • Props jaredatch.
  • Fixes #1960.
Note: See TracTickets for help on using tickets.