Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Evo RC2 Extra module custom style #463

Closed
fourroses666 opened this issue Jan 18, 2016 · 2 comments
Closed

Evo RC2 Extra module custom style #463

fourroses666 opened this issue Jan 18, 2016 · 2 comments

Comments

@fourroses666
Copy link
Contributor

Great to see Package Manager possible to add from the installer!

Is there a way to add a custom stylesheet URL? or can this be added?
(I have a custom manager style and like to change the style from Extra a littlebit without touching the core.)

@Dmi3yy
Copy link
Collaborator

Dmi3yy commented Jan 18, 2016

better way fixed in core and send Pull Request )

@fourroses666
Copy link
Contributor Author

Oké, like this? option 1 or 2 ?

FILE: /assets/modules/store/template/main.html
<link href="[+site_url+]/assets/modules/store/css/style.css" />

change into:
option 1: (new file)
<link href="media/style/[+manager_theme+]/store.css" />

option 2: (paste in default style.css)
<link href="media/style/[+manager_theme+]/style.css" />

Dmi3yy added a commit that referenced this issue Jan 25, 2016
@Dmi3yy Dmi3yy closed this as completed Jan 25, 2016
Deesen pushed a commit to Deesen/evolution that referenced this issue Jan 26, 2018
@Dmi3yy Dmi3yy mentioned this issue Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants