Opened 8 months ago

Closed 8 months ago

#1960 closed defect (fixed)

Adjust image CSS to play nice with themes

Reported by: jaredatch Owned by:
Priority: normal Milestone: 2.2
Component: Front-end Version: 2.1
Severity: normal 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 8 months ago.

Download all attachments as: .zip

Change History (3)

  • Milestone changed from Awaiting Review to 2.2
  • 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.