Opened 15 years ago
Closed 15 years ago
#17741 closed enhancement (fixed)
Twenty Eleven: Tweaking the tiny bubbles
| Reported by: | iandstewart | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Bundled Theme | Version: | 3.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
With the addition of an icon for the "Leave a Comment" link on the index pages it's brother, the comments number link, is looking a little out of place.
Attachments (9)
Change History (18)
#2
@
15 years ago
Nacin brought up an interesting design flaw that free-bubbles.diff (get your bubbles in bubbles.zip) attempts to correct.
"my test blog only has a few comments per post. I imagine that's common. a giant circle with a relatively small 1 in the middle that lights up like crazy on hover just looks… weird. he comment icon looks great, but the moment there's one comment, it makes me … sad."
Props to koopersmith for suggesting a subtle shadow on the icon.
#3
@
15 years ago
- Keywords needs-refresh added
Just noticed that .leave-reply isn't specific enough and is hiding footer reply links
#5
@
15 years ago
Some thoughts on this: one of the points in using a geometrical CSS figure was so that we didn't rely on images for relevant visual elements; thus allowing for easy customizations with background colors, etc. Changing this would be a step backward for extensibility, in a way. See http://myphotomaton.wordpress.com/
Having said that, if we're going forward with it, we think something like the following fits the design a bit better (no drop shadow and with transparent border):
http://cl.ly/1t0M083S3h4306262c2I
http://cl.ly/2A2i110a0X0u0h0T1V3v
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The attached patch tweaks the bubble text just a bit so it better matches the weight and style of the icon. There's a little less contrast but I think, as a somewhat decorative element, that's OK.