Skip to content
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

Chrome and Safari are ignoring custom.css #14220

Closed
visualtribe opened this issue Feb 24, 2017 · 5 comments
Closed

Chrome and Safari are ignoring custom.css #14220

visualtribe opened this issue Feb 24, 2017 · 5 comments

Comments

@visualtribe
Copy link

visualtribe commented Feb 24, 2017

Steps to reproduce the issue

start Chrome or Safari
On Chrome right click on mouse and choose inspect
Look at css and note that it does not care about custom.css only template.css

Expected result

run custom.css over template.css for adjustments

Actual result

ignores custom.css

System information (as much as possible)

Newest versions of browsers

Additional comments

Firefox runs custom.css with no issues. Don't know if there is a fix for this. This seems to be something new as I use to be able to use custom for Safari and Chrome.

@Bakual
Copy link
Contributor

Bakual commented Feb 24, 2017

What custom.css? The templates support a "user.css", not a "custom.css".

Also I don't think the browsers should play a role here. Except if they have the output cached.

@ghost
Copy link

ghost commented Feb 24, 2017

If you're talking about templates Protostar or Beez3 then the custom CSS file is user.css (not custom.css).

@visualtribe
Copy link
Author

Ok. Helix templates supposedly use a custom.css as do some others. Thanks for the information I will try user.css instead and see if that works, and / or will go to template creator and see what they say.


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

@mbabker
Copy link
Contributor

mbabker commented Feb 24, 2017

For reference a custom or user defined CSS has to be supported by the template. There isn't an arbitrary file that is automagically loaded by Joomla.

@Bakual
Copy link
Contributor

Bakual commented Feb 24, 2017

I'm closing this for now as it looks like related to 3rd party anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants