Making WordPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 6 years ago

#14 closed defect (bug) (fixed)

Ideas profile style fixes

Reported by: drewapicture's profile DrewAPicture Owned by:
Milestone: Priority: low
Component: General Keywords: has-patch
Cc:

Description

Looks like the profiles on Ideas could use a little TLC. Currently, it looks like this:

http://f.cl.ly/items/1Z2C1l1Q0d2g2X0m0R2Q/Screen%20Shot%202013-06-23%20at%2012.24.31%20PM.png

The patch only adds a margin to .bbcrumb, though I'd suggest a couple of other markup tweaks:

  • Changing <h2 id="userlogin"> ... to <h3 id="userlogin"> ... will push it all the way across like /support profiles. Could probably lose the <span> and <small> in there too unless that's done that way on purpose.
  • Adding id="theuser" to <div class="vcard" role="main"> will give the same container look as on /support profiles

I'd make a patch for the markup changes but they aren't (obviously) in meta SVN, at least that I can see.

With the above changes, it looks like this:

http://f.cl.ly/items/2H10081M0A0X1u3U0W13/Screen%20Shot%202013-06-23%20at%2012.23.53%20PM.png

Side note: Maybe we should add an 'Ideas' component to Meta Trac.

Attachments (1)

14.patch (396 bytes) - added by DrewAPicture 11 years ago.

Download all attachments as: .zip

Change History (3)

@DrewAPicture
11 years ago

#1 @coffee2code
11 years ago

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

Fixed.

Made the patch's CSS change to ideas-wp4.css since it solely applies to Ideas, which is all we're interested in affecting.

This ticket was mentioned in Slack in #meta by wproyal. View the logs.


6 years ago

Note: See TracTickets for help on using tickets.