? Pending

User tests: Successful: Unsuccessful:

avatar angieradtke
angieradtke
23 Feb 2020

Pull Request for Issue # .

Not all Letters of the Joomla-Logo have got the right color

Summary of Changes

add Polyline-Color

Expected result

Alle letters of the Joomla-Logo should be white

b0336e5 6 Feb 2020 avatar angieradtke card
avatar angieradtke angieradtke - open - 23 Feb 2020
avatar angieradtke angieradtke - change - 23 Feb 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Feb 2020
Category Administration Templates (admin)
avatar angieradtke angieradtke - change - 23 Feb 2020
Labels Added: ?
avatar C-Lodder
C-Lodder - comment - 23 Feb 2020

Styling for SVGs like this should not be done in the template CSS. They should be in the actual SVG file

avatar angieradtke
angieradtke - comment - 23 Feb 2020

why?

Am 23.02.2020 um 17:04 schrieb Lodder:

Styling for SVGs like this should not be done in the template CSS.
They should be in the actual SVG file


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/pull/28034?email_source=notifications&email_token=AAI6HM5I6IYSI6QR3EK22S3REKNCNA5CNFSM4KZ3T6YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMV7SBA#issuecomment-590084356,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAI6HMYEJ4B3CU2ZOB3TMM3REKNCNANCNFSM4KZ3T6YA.

avatar richard67
richard67 - comment - 23 Feb 2020

Before patch with this PR:
logo-1

After patch with this PR:
logo-2

So to me this PR looks ok.

@C-Lodder Do you think it is wrong?

avatar rdeutz rdeutz - change - 23 Feb 2020
Title
Backendtemplate: Color of Logo-Letters
[4.0] Backendtemplate: Color of Logo-Letters
avatar rdeutz rdeutz - edited - 23 Feb 2020
avatar richard67
richard67 - comment - 23 Feb 2020

I have tested this item successfully on f6330e5

Works as shown in the screenshots in my previous comment.

@C-Lodder Please protest if PR is wrong.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28034.

avatar richard67 richard67 - test_item - 23 Feb 2020 - Tested successfully
avatar brianteeman
brianteeman - comment - 23 Feb 2020

@C-Lodder is correct

avatar richard67
richard67 - comment - 23 Feb 2020

I have not tested this item.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28034.

avatar richard67 richard67 - test_item - 23 Feb 2020 - Not tested
avatar C-Lodder
C-Lodder - comment - 23 Feb 2020

@richard67 @angieradtke Because users may want to use their own logo. Any SVG styling done in the template CSS could potentially affect their logo.

Keep the SVG styling in the SVG

avatar angieradtke
angieradtke - comment - 23 Feb 2020

If  s.b. changed the  header-bg- color to a lighter one, he needs a
darker logo-color.
To make it more flexible  we can do it  in future like that:

svg path, svg polyline
{

fill: var(--atum-bg-light);

}

So what is the reason, to do it only in the svg- file ?

Am 23.02.2020 um 17:33 schrieb Brian Teeman:

@C-Lodder https://github.com/C-Lodder is correct


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/pull/28034?email_source=notifications&email_token=AAI6HM5Q3EIZAPR5GO3RNSDREKQMDA5CNFSM4KZ3T6YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMWAOPQ#issuecomment-590087998,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAI6HM5Z57HLLAKGIS3UJBTREKQMDANCNFSM4KZ3T6YA.

avatar C-Lodder
C-Lodder - comment - 23 Feb 2020

@angieradtke see above

avatar angieradtke
angieradtke - comment - 23 Feb 2020

hm -   in this case they can use a png or a jpg ?

Am 23.02.2020 um 17:55 schrieb Lodder:

@richard67 https://github.com/richard67 @angieradtke
https://github.com/angieradtke Because users may want to use their
own logo. Any SVG styling done in the template CSS could potentially
affect their logo.

Keep the SVG styling in the SVG


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/pull/28034?email_source=notifications&email_token=AAI6HMZ74JN7WZCOGTO5WX3REKS7ZA5CNFSM4KZ3T6YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMWBA7Y#issuecomment-590090367,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAI6HM3P7OKDKNCCOJKBCATREKS7ZANCNFSM4KZ3T6YA.

avatar C-Lodder
C-Lodder - comment - 23 Feb 2020

hm - in this case they can use a png or a jpg ?

Why prevent users from using basic vector logos?

Just move the styling to the SVG file and there won't be any issues.

avatar angieradtke
angieradtke - comment - 23 Feb 2020

this is a quick fix for now, missing l an d ! should be white . If we want we can change the svg later

avatar brianteeman
brianteeman - comment - 23 Feb 2020

whats the panic rush? Why fist it twice?

avatar angieradtke
angieradtke - comment - 23 Feb 2020

Maybe Brian you are familar with the logos.
Logo should be changed to  joomla-logo -white in the index.php.
I know that something with the logo will be done  in the js-Files.
I don't have a complete picture of these pendencies.

and  we should think about whether we should make the logo color
configurable.

Am 23.02.2020 um 18:51 schrieb Brian Teeman:

whats the panic rush? Why fist it twice?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/joomla/joomla-cms/pull/28034?email_source=notifications&email_token=AAI6HM3G7N2TXL6GNWCLZZ3REKZQRA5CNFSM4KZ3T6YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMWCPHQ#issuecomment-590096286,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAI6HM6OJ2VE5A6NI6QZVKDREKZQRANCNFSM4KZ3T6YA.

avatar brianteeman
brianteeman - comment - 23 Feb 2020

Please test #28038

avatar angieradtke
angieradtke - comment - 23 Feb 2020

see #28038 helps

avatar angieradtke angieradtke - change - 23 Feb 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-02-23 18:41:11
Closed_By angieradtke
avatar angieradtke angieradtke - close - 23 Feb 2020

Add a Comment

Login with GitHub to post a comment