Skip to:
Content

bbPress.org

Opened 12 years ago

Last modified 10 years ago

#2328 new enhancement

Twenty Thirteen: Avatar icon bellow

Reported by: pavelevap's profile pavelevap Owned by:
Milestone: Future Release Priority: low
Severity: minor Version: 2.3.2
Component: Appearance - Theme Compatibility Keywords: has-patch
Cc: mercijavier@…, robkk17@…

Description

Please see attached screenshot.

Attachments (3)

Forum_avatar.jpg (30.1 KB) - added by pavelevap 12 years ago.
2328.diff (492 bytes) - added by Robkk 10 years ago.
Removes negative margin , inserts vertical-align property
2328-2.diff (504 bytes) - added by Robkk 10 years ago.
did a rookie mistake , this one should have the directory right

Download all attachments as: .zip

Change History (10)

#1 @alexvorn2
12 years ago

it may be fixed with a vertical-align CSS property

#2 @johnjamesjacoby
12 years ago

Better to fix this by reducing our reliance on negative margins, for making them line up to begin with. There's a -7px margin on some avatars, and removing that property evens them out for twentythirteen, but breaks them for just about every other theme out there.

Open to suggestions on improving this across the board.

#3 @johnjamesjacoby
12 years ago

  • Milestone changed from Awaiting Review to Future Release

#4 @johnjamesjacoby
12 years ago

  • Component changed from General to Theme Compatability
  • Keywords needs-patch added
  • Priority changed from normal to low
  • Severity changed from normal to minor
  • Type changed from defect to enhancement

#5 @mercime
11 years ago

  • Cc mercijavier@… added

#6 @Robkk
10 years ago

  • Cc robkk17@… added

@Robkk
10 years ago

Removes negative margin , inserts vertical-align property

@Robkk
10 years ago

did a rookie mistake , this one should have the directory right

#7 @Robkk
10 years ago

  • Keywords has-patch added; needs-patch removed
Note: See TracTickets for help on using tickets.