-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE]: Change Text-Color on User Interface #986
Comments
Structur:
Translations:
Functionallity/Changes:
Hope i don´t forget a Step. This is also to work on the pull request. |
I´ve build the new Adminsection in the
for that i moved the existing ones to the new Section and add some new Parameters to the Section for the new Options.
i´ve added the Option to change the
For the moved Parameters i had to change some entrys in the
I als had to change the Defaults in the
and add some new Entrys for the new Options Now i have to check if everything is perfectly written to the Personal Config
And change the Translations in the
In this Files i have to move the existing 7 Entries for the Objects: and the 7 Entries for the Tooltips: Also i have to add the new Objects and Tooltips for After that everything is done for the Structur Part. Enough for today. GN8 |
Is your feature request related to a problem?
Yes
Description
At the Adminpanel you can change the Color for the "Countdown" and the "Cheese". Actually you can´t change the Color and the bold/italic of the following Textphrases: "Start Screen", "Start Screen (Subtitle)", "Event Text Left", "Event Text Right" and "Hidden Trigger".
It is very helpful to change the Font, Font-Color and Bold/Italic of the single Phrases to have more Options to match with the background. F.e. i have for the Christmas Event a Background with Darkgreen or Brown Color. A lighter Color was perfect to match with the Background. And i other Scenes you can match the Font to the Single Event f.e. a Wedding
Describe the solution you'd like
Because there are many texts and customization options, I have two ideas:
First: An extra menu item for Customation of Text
or
Second: Little Option Gears after the Textfield
The First one I think is easier to implement. But i dunno - i´m just an User ;)
Describe alternatives you've considered
I dont know if there are alternatives. Because this is only a feature request.
Additional context
Here an idea how it can look like
For this Idea i´ve copied the functional div into a new order
frontpage:event_textLeft => Textfeld
frontpage:ui_skip_welcome => On/Off Button
frontpage:ui_admin_shortcut => On/Off Button
pictures:textonpicture_font_color => Color
pictures:textonpicture_font => Font picker
When you make one Grid Element with two checkboxes (for me Bold and italic have to get together) you have the original 4 Column Grid.
Or you do it with a special css only for the Text Customizing with a 5 column Grid (i think its harder to implement und crash the flexibility of the Site.
The text was updated successfully, but these errors were encountered: