Configurable background color for the tags list
| Project: | TagTool |
| Version: | 5.x-1.2 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
This is a very useful module, thanks for the contribution :-)
To clearly separate the tags from other content, the background color of the tags listing should be something other than the color used by the current theme.
Since it is theme dependent, this should preferably be a color setting it is possible to adjust directly from the control panel, or readily adjustable within the tagtool.css.
As most themes use white/light background color, I suggest the default background color for this list should be light grey, so it is functional and does not "conflict" with most color schemes.
Also, the list should have a max width which reflects the current body width, or perhaps simply does not become wider than the freetagging field itself, which in practise would have roughly the same effect, I think.

#1
Great idea for readable css in default tagtool.css.
And I can't figure out width problem. I use javascript to limit the width.
#2
Could it be set to simply use the current body width?
#3
Just curious why is current body width and not autocomplete tag field width?
Could you show the example which time we need this kind of settings.
#4
If the body stops at some point, and the list goes on, it will both be strangely wide, and also overlap the right sidebar. I think it should adhere to the current width of the body.
#5
The list already have an id. Why not letting web designer put the text color and background color as they want through CSS ?