Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#691 closed enhancement (worksforme)

CSS patch to fix the responsive of the BP trac

Reported by: _dorsvenabili's profile _DorsVenabili Owned by:
Milestone: Priority: normal
Component: Trac Keywords: has-patch
Cc:

Description

Hi! I've just made some CSS modifications to have a better responsive BP trac page :)

Attachments (2)

bb-base_style.css (26.5 KB) - added by _DorsVenabili 9 years ago.
CSS file: https://buddypress.org/wp-content/themes/bb-base/style.css
trac_wp-trac.css (35.6 KB) - added by _DorsVenabili 9 years ago.
CSS file: https://s.w.org/style/trac/wp-trac.css

Download all attachments as: .zip

Change History (13)

#1 @_DorsVenabili
9 years ago

  • Cc rocvaltor@… added

#3 @nacin
9 years ago

In 1072:

Trac: max-width for #content. props _DorsVenabili, see #691.

#4 @nacin
9 years ago

I went through these changes, and committed just the wp-trac.css one for the moment.

For the most part, changes to fixed widths to make them responsive should change them to max-width, rather than setting the values to 100%.

Any changes to bb-base.css will need review from @johnjamesjacoby.

#5 @netweb
9 years ago

  • Cc stephen@… added

#6 @johnjamesjacoby
9 years ago

In 1259:

BuddyPress.org: 100% widths for wrapper elements to help with responsive'ish layout. Props _DorsVenabili. See #691.

#7 @johnjamesjacoby
9 years ago

In 1260:

BuddyPress.org: Reorder @media queries and force widths for desktop sizes. See #691.

#8 @johnjamesjacoby
9 years ago

In 1261:

BuddyPress.org: Update #header & wpadminbar positions for desktop sizes. Fix derp for desktops. See #691.

#9 @johnjamesjacoby
9 years ago

In 1262:

BuddyPress.org: More responsive'ish styling tweaks. Fix toolbar on mobile. See #691.

#10 @johnjamesjacoby
9 years ago

In 1263:

BuddyPress.org: Responsive'ish tweaks. Toolbar & content area optimizations. See #691.

#11 @johnjamesjacoby
9 years ago

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

Marking as resolved, per above commits.

The bb-base theme still needs much responsive love. The mark-up is intentionally simple and supportive of this, so anyone wanting to put the effort in is encouraged to reach out.

Note: See TracTickets for help on using tickets.