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-08-17 12:27 pm

Add additional color specifications for anchor tags in Transmogrified

Title:
Add additional color specifications for anchor tags in Transmogrified

Area:
styles

Summary:
There are link color areas in Transmogrified which are not controlled through the wizard color options, but only via CSS. These links should be brought under wizard control.

Description:
The way the Transmogrified wizard currently works, color is only defined for links in the entries/comments, modules, header, and footer. Links which appear anywhere else use the browser's default, which is unpredictable and may result in completely invisible color combos.

The wizard should be changed for greater control. The simplest solution is to define the anchor and anchor visited colors for the whole page (probably next to where one chooses "page text color".)

Alternately, more wizard controls for the text in more places could be added, although there may be a negative trade-off because too many choices are overwhelming.

Anchor tags not controlled by the wizard, listed by 900degrees http://getting-started.dreamwidth.org/42407.html
.navigation .inner a (The forward/backward links at the top of the journal)
.page-tags .tags-container .ljtaglist a (the tags on the tags page)
.page-tags .manage-tags-link a (the manage tags link on the tags page)
.page-entry .bottomcomment a (the navigation at the bottom of an entry page)
.page-archive .month .footer .inner a; .page-archive .month .day-has-entries a; .page-month .month dt a; .page-month .month .entry-title a; .page-month .month .tag a (various links on the archive and month views)

Poll #1021 Add additional color specifications for anchor tags in Transmogrified
Open to: Registered Users, detailed results viewable to: All, participants: 34


This suggestion:

View Answers

Should be implemented as-is.
27 (79.4%)

Should be implemented with changes.
0 (0.0%)

Shouldn't be implemented.
0 (0.0%)

(I have no opinion)
7 (20.6%)

(Other: please comment)
0 (0.0%)

ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-08-17 05:31 pm (UTC)(link)
Especially since the properties are already there in the Core!

color_page_link
color_page_link_active
color_page_link_hover
color_page_link_visited

Transmo is simply not displaying them in the interface or using their values in its stylesheet. :/


Edited 2009-08-17 17:34 (UTC)
7rin: (Default)

[personal profile] 7rin 2009-08-18 12:04 am (UTC)(link)
Yes yes yes yes yes yes YES!
archangelbeth: An egyptian-inspired eye, centered between feathered wings. (Default)

[personal profile] archangelbeth 2009-08-18 11:32 pm (UTC)(link)
You had me at "These links should be brought under wizard control."

The rest is arcane gibberish to me, but, well, that's CSS for me.
triadruid: Pseudocode for "If nothing else, remember this." (codemonkey)

[personal profile] triadruid 2009-08-20 10:00 pm (UTC)(link)
Heh (which is to say, I agree with you about wizardly control).
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-22 06:52 am (UTC)(link)
Just doing this for all anchor tags, so that they apply to any links that don't have overriding CSS should be enough, right?