zvi: self-portrait: short, fat, black dyke in bunny slippers (Default)
still kind of a stealthy love ninja ([personal profile] zvi) wrote in [site community profile] dw_suggestions2009-09-29 03:05 am

Add yet more classes to the basic style

Title:
Add yet more classes to the basic style

Area:
styles

Summary:
Add some more body classes, so we can manipulate both two columns styles at once, or all three three column styles at once, as well as all the styles with a column to the left, and all the styles with a column to the right

Description:
Add tags to body in the following fashion

two column left would now get: .two-column, .left
two column right would now get: .two-column, .right
three column right would now get: .three-column, .right
three column left would now get: .three-column, .left
three column sides would now get: .three-column, .left, .right

This would make writing the css for styles which work on all of the layout options marginally easier and more compact. It would have a slight cost of increasing the size of stylesheets by, um, 10 bits? 10 bytes? Less than an entire kilobyte, anyway.

Poll #1396 Add yet more classes to the basic style
Open to: Registered Users, detailed results viewable to: All, participants: 20


This suggestion:

View Answers

Should be implemented as-is.
10 (50.0%)

Should be implemented with changes. (please comment)
4 (20.0%)

Shouldn't be implemented.
0 (0.0%)

(I have no opinion)
6 (30.0%)

(Other: please comment)
0 (0.0%)

ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-03 02:23 pm (UTC)(link)
I'm not sure I see the use but why not? However, if this is implemented, I'm against calling them left and right. This is much too vague. Maybe column-left and column-right?
turlough: castle on mountain top in winter, Burg Hohenzollern (Default)

[personal profile] turlough 2009-10-03 04:32 pm (UTC)(link)
+1
katieastrophe: selfie photo of katie in krakow, poland - wearing a black coat, black tshirt, & red trousers, & smiling (Default)

[personal profile] katieastrophe 2009-10-03 04:48 pm (UTC)(link)
+1
cesy: "Cesy" - An old-fashioned quill and ink (Default)

[personal profile] cesy 2009-10-03 07:03 pm (UTC)(link)
It would presumably make it slightly easier to convert a style to have a different number of columns.

And yes, column-left and column-right sound like better names.