Making WordPress.org

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#2543 closed defect (bug) (fixed)

Support Theme: Use consistent styling for Spam/Pending/Archived and Replies views

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Support Forums Keywords: has-patch has-screenshots
Cc:

Description

The styling currently used for Spam/Pending/Archived and user's Replies Created views looks like a vestige of the old theme and could use an update for consistency with single topic styles.

The good news is that it doesn't require a lot of additional styling, just reusing some of the existing styles.

See before/after screenshots.

Attachments (9)

meta-2543.archived-before.PNG (28.1 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.archived-after.PNG (29.9 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.replies-before.PNG (31.2 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.replies-after.PNG (31.8 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.patch (18.4 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.2.patch (17.0 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.search-before.PNG (26.2 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.search-after.PNG (34.1 KB) - added by SergeyBiryukov 7 years ago.
meta-2543.3.patch (26.5 KB) - added by SergeyBiryukov 7 years ago.

Download all attachments as: .zip

Change History (17)

#1 @SergeyBiryukov
7 years ago

meta-2543.2.patch also optimizes span.bbp-author-ip styles, previously duplicated many times for no reason.

#2 @SergeyBiryukov
7 years ago

meta-2543.3.patch also styles search results on Rosetta forums.

#3 @SergeyBiryukov
7 years ago

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

In 5025:

Support Theme: Update styling in Spam/Pending/Archived views, user replies, and search results for consistency with single topic view.

Fixes #2543.

#4 @SergeyBiryukov
7 years ago

In 5029:

Support Theme: Some adjustments after [5025]:

  • Remove unnecessary gap under user titles in Replies Created view.
  • Add a small right margin to topic or reply content displayed on a colored background.

See #2543.

#5 @SergeyBiryukov
7 years ago

In 5030:

Support Forums: Remove extra space from "As the topic:" string introduced in [5025], which resulted in a duplicate string.

See #2543.

#6 @SergeyBiryukov
7 years ago

In 5052:

Support Forums: Don't suppress Gravatars in search results and moderator views.

See #2543.

#7 @SergeyBiryukov
7 years ago

In 5053:

Support Theme: Display Gravatars in search results and Spam/Archived/Pending views.

This allows for easier scanning, differentiating between topics and replies, and further improves visual consistency between lists of posts and single topic view.

See #2543.

#8 @SergeyBiryukov
7 years ago

In 5067:

Support Theme: Revert [4680] and [4697], it was a workaround that is no longer needed after the changes in [5025].

This makes the appearance of notices in post content consistent with notices used elsewhere, which are displayed in full width.

See #2356, #2543.

Note: See TracTickets for help on using tickets.