Bug #1615
custom header color doesn't work
100%
Description
I tried to set the custom header color in my project http://forge.typo3.org/projects/settings/extension-chgallery but it doesn't apply.
seems to be a bug.
Updated by Steffen Kamper over 12 years ago
i can confirm.
the title is always white independent from the set color:
#header #right-area h1 {applicat...218467222 (Linie 61)
color:white;
}
Updated by Sebastian Kurfuerst over 12 years ago
- Status changed from New to Resolved
- Assignee set to Sebastian Kurfuerst
- % Done changed from 0 to 100
Hey,
I have fixed this issue! Thanks for reporting.
Greets,
Sebastian
Updated by Georg Ringer over 12 years ago
i am sorry.. not solved for 100%.
take a look at http://forge.typo3.org/projects/show/extension-chgallery > it makes no sense to have the link hardcoded with the same color. so this needs to be set for the link too.
maybe it makes even more sense to add not just the color-style but to be allowed to set all styles in the input field like: background:red;font-size:12px;border-bottom:1px solid red.
or just allowing specific things, so no position, background-image,.. can be set.
thanks for taking care
Updated by Sebastian Kurfuerst over 12 years ago
Hey,
fixed it so far :-)
maybe it makes even more sense to add not just the color-style but to be allowed to set all styles in the input field like: background:red;font-size:12px;border-bottom:1px solid red.
I am not sure - actually I think it should still look like forge - And currently I do not have the resources to implement that. Hope that is OK with you :-)
If you have time, you can of course do it :-)
Greets,
Sebastian