musyc: Silver flute resting diagonally across sheet music (Default)
Come Hell or High Water ([personal profile] musyc) wrote in [site community profile] dw_suggestions2010-10-27 07:04 am

Blockquote visibility

Title:
Blockquote visibility

Area:
Site scemes

Summary:
Blockquotes are difficult to visually identify in site-scheme pages.

Description:
Currently, site-scheme comment pages display blockquotes with a small indent (15px by my browser). In most instances, this indent is unnoticeable, leading viewers to not even realize that a blockquote exists in the post, especially if they are linked to an entry directly rather than viewing it on their reading page. This can become a problem when posters attempt to quote material from other posters or blogs - the current behavior does not immediately make it obvious the statements were quotes from a different person. (I've been horribly lost in several meta/essay posts until I managed to see the tiny indent.) I'd like to see a much larger indent or some sort of visual identifier (thin border, slightly different color to background?) on blockquotes.

Poll #5018 Blockquote visibility
Open to: Registered Users, detailed results viewable to: All, participants: 55


This suggestion:

View Answers

Should be implemented as-is.
46 (83.6%)

Should be implemented with changes. (please comment)
3 (5.5%)

Shouldn't be implemented.
1 (1.8%)

(I have no opinion)
5 (9.1%)

(Other: please comment)
0 (0.0%)

melannen: Commander Valentine of Alpha Squad Seven, a red-haired female Nick Fury in space, smoking contemplatively (Default)

[personal profile] melannen 2010-11-09 02:58 pm (UTC)(link)
I really, really hate blockquotes with borders or different background styles, but a bigger indent (or a ruled line down the left margin) would be nice, yes please!
fyreharper: (Default)

[personal profile] fyreharper 2010-11-09 06:00 pm (UTC)(link)
This. Except I'd nix the left-margin line as well, and just go with the bigger indent (I apparently don't read things with blockquotes here, since I'm not sure what the current indent looks like, but I find the quotes-in-boxes thing on other sites aesthetically displeasing/somewhat jarring).
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

Trying to see what this looks like...

[personal profile] ninetydegrees 2010-11-09 04:25 pm (UTC)(link)
Musyc said:

Currently, site-scheme comment pages display blockquotes with a small indent (15px by my browser). In most instances, this indent is unnoticeable, leading viewers to not even realize that a blockquote exists in the post, especially if they are linked to an entry directly rather than viewing it on their reading page.
ninetydegrees: Photo: octopus tentacles (tentacles)

[personal profile] ninetydegrees 2010-11-09 04:27 pm (UTC)(link)
Yep, bigger indent but no border, please.
kerravonsen: (Default)

[personal profile] kerravonsen 2010-11-09 10:31 pm (UTC)(link)
+1
kyrielle: painterly drawing of a white woman with large dark-blue-framed glasses, hazel eyes, brown hair, and a suspicious lack of blemishes (Default)

[personal profile] kyrielle 2010-11-14 06:25 am (UTC)(link)
+1
sofiaviolet: drawing of three violets and three leaves (Default)

Re: Trying to see what this looks like...

[personal profile] sofiaviolet 2010-11-09 05:24 pm (UTC)(link)
In the inbox, this shows with absolutely zero indent. That also needs fixing.
twisted_times: A grey yin-yang like symbol, but with a pentagon and a golden apple incribed with the word "Kallisti" replacing circles. (Sacred Chao)

Re: Trying to see what this looks like...

[personal profile] twisted_times 2010-11-22 08:29 pm (UTC)(link)

I'd like to see a bigger indent; whether that comes with or without a left side vertical bar or not is a matter of personal taste to which I'm rather indifferent.

[personal profile] faithofone 2010-11-10 03:51 am (UTC)(link)
I voted "with changes".

I agree that blockquotes are hard to distinguish in their current style, however, I don't think that the suggested ways of styling would be the wisest option.

My preferred course of action would be to remove any custom styling on the blockquote element entirely, so that the browser's default action is restored. I haven't used every browser out there, but all the ones I've used distinguish blockquotes clearly all by themselves.

Alternately, I'd like to suggest something along the lines of what's explained in this article: http://www.monc.se/kitchen/129/rendering-quotes-with-css
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2010-11-10 09:51 am (UTC)(link)
For cross-browser compatability, we actually strip all styling with a CSS reset before adding it all back, so leaving the browser default in place isn't an option!

[personal profile] faithofone 2010-11-10 07:07 pm (UTC)(link)
So that Dw looks as close to exactly the same in each browser as it can?
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2010-11-10 07:11 pm (UTC)(link)
Yeah, exactly. There are a lot of various little browser quirks.

[personal profile] faithofone 2010-11-10 07:19 pm (UTC)(link)
I spend so much of my life trying to fix the stupidity that is the way Internet Explorer renders elements. I've even served different content based upon the user agent, and it is just a nightmare. The idea of just saying "screw it, let me just redo this from the start the way I want!" has never occurred to me. From a designer's approach, I kind of like it.

But as regards to my vote... Then I vote to increase the margin size to somewhere in the 4em to 6em range.
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)

[personal profile] fu 2010-11-11 02:09 pm (UTC)(link)
If you haven't seen it already, check out Eric Meyer's reset.css

:)

[personal profile] faithofone 2010-11-12 07:50 am (UTC)(link)
slick! thanks for the link