Frontend CSS Article Editing is unusable

Frontend CSS Article Editing is unusable was created by Mike85

Posted 1 year 1 month ago #67560
I made some screenshots on how the Frontend Article Editing looks like, especially on a dark template. :ohmy:
I always have to login into the backend to edit an Article because is very very hard to edit anything that looks like this at the Frontend.

[img
Last Edit:1 year 1 month ago by Mike85
Last edit: 1 year 1 month ago by Mike85.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Frontend CSS Article Editing is unusable

Posted 1 year 1 month ago #67564
Hi
thank you for reporting the problem
Please send me the template that you use so that I can directly check with it and make the tests
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Mike85 on topic Frontend CSS Article Editing is unusable

Posted 1 year 1 month ago #67569
I have now send the link to the template file over the website contact form. ;)
I also noticed that if you reinstall or rename a template that you loss all the "Custom Code" and "Custom CSS" at the left side Code section. :side:
Last Edit:1 year 1 month ago by Mike85
Last edit: 1 year 1 month ago by Mike85.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Frontend CSS Article Editing is unusable

Posted 1 year 1 month ago #67571
I have received your messages, thank you
I will need some time to work on that and get a solution

I will let you know
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Mike85 on topic Frontend CSS Article Editing is unusable

Posted 1 year 1 month ago #67575
No problem take your time. CSS can something be tricky.
Last Edit:1 year 1 month ago by Mike85
Last edit: 1 year 1 month ago by Mike85.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Frontend CSS Article Editing is unusable

Posted 1 year 1 month ago #67709
Hi
I'm starting to work on this problem
Please try to put this code in your custom css (take care that you have already put some css that will not render correctly) :
Code:
#adminForm { color: #000; } #adminForm .btn, #adminForm .choices__button_joomla, body.com_media .btn, body.com_media .choices__button_joomla { background: #ededed; color: #000; text-shadow: none; padding: 2px 8px; border-radius: 6px; } #adminForm .btn:hover, #adminForm .choices__button_joomla, body.com_media .btn:hover, body.com_media .choices__button_joomla { background: #ccc; color: #000; text-shadow: none; padding: 2px 8px; border-radius: 6px; } #adminForm input[type="text"], #adminForm input[type="text"]:focus, body.com_media input[type="text"], body.com_media input[type="text"]:focus { background: #fff; padding: 12px; min-height: 50px; color: #000; } #adminForm input[type="text"]:focus, body.com_media input[type="text"]:focus { border: 1px solid #000; } #adminForm .btn, body.com_media .btn { padding: 8px 15px; } #adminForm .btn:hover, body.com_media .btn:hover { padding: 8px 15px; } #adminForm fieldset, body.com_media fieldset { margin-bottom: 2em; } select.time { background: #fff; box-shadow: none; border: 1px solid #aaa; } .calendar-container a, .body.com_media a { color: #000; }

tested by my side, it works correctly, still few details to fix. Let me know

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 2.069 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1171 guests and 2 members online