Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#1948 closed defect (bug) (fixed)

Forum tags overlapping with the list of topics

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: netweb's profile netweb
Milestone: Priority: normal
Component: International Forums Keywords: has-patch commit
Cc:

Description

In the new forums theme, tag cloud font is noticeably larger than the font for main content, which causes some overlapping in the All Topics view.

See the screenshot.

Attachments (4)

meta-1948.PNG (108.7 KB) - added by SergeyBiryukov 10 years ago.
meta-1948.patch (647 bytes) - added by SergeyBiryukov 10 years ago.
meta-1948.2.patch (678 bytes) - added by SergeyBiryukov 10 years ago.
meta-1948.3.patch (952 bytes) - added by SergeyBiryukov 10 years ago.

Download all attachments as: .zip

Change History (9)

#1 @SergeyBiryukov
10 years ago

  • Keywords has-patch commit added

meta-1948.patch uses the same code as the home page, where the font is still a bit too large, but not that large.

#2 @netweb
10 years ago

#1895 was marked as a duplicate.

#3 @netweb
10 years ago

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

In 3923:

Forums Theme: Use the same tag cloud font sizes for the forum sidebar as the forum home page

Props SergeyBiryukov.
Fixes #1948.

#4 @SergeyBiryukov
10 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Missed [bbp-topic-tags] shortcode in the first patch. Seems like [3923] should be reverted, line 135 should be a regular (non-bbPress) tag cloud. See meta-1948.3.patch

Last edited 10 years ago by SergeyBiryukov (previous) (diff)

#5 @coffee2code
10 years ago

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

In 3934:

Forums Theme: Use the same tag cloud font sizes for the forum sidebar as the forum home page.

Reverts [3923] and applies intended fix to proper location.

Props SergeyBiryukov.
Fixes #1948.

Note: See TracTickets for help on using tickets.