- Posts: 1
- Thank you received: 0
Looking for help to find/create custom css.
18 Mar 2015 11:52 #5147
by Veronika
Looking for help to find/create custom css. was created by Veronika
I read alot of layout topics here, wich are very good and detailed how to change something. But... My own custom.css is not overwriting the css from sermonspeakers. I read that i need to copy/overwrite the file. Might be little edgy, as I noticed there isnt any css or view folder to make a duplicate...
I am kind of out of ideas.
I am kind of out of ideas.
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Offline
- Translator
18 Mar 2015 11:57 - 18 Mar 2015 12:02 #5148
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Looking for help to find/create custom css.
Try adding !important to each css seting in your custom.css file that you are trying to overwrite. Its not prefered way but it gets the job done. also custom css file will be located in templates/{your template name}/css folder.
Last edit: 18 Mar 2015 12:02 by Andrei Chernyshev.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
18 Mar 2015 22:16 #5151
by Thomas Hunziker
Replied by Thomas Hunziker on topic Looking for help to find/create custom css.
If you can get me a link to your site, I can have a look why it doesn't override properly.
It may be that the template doesn't load the CSS files in the proper order, or that your selector isn't specific enough.
What Andrei proposed will most likely work, but isn't the most elegant way (as he said).
It may be that the template doesn't load the CSS files in the proper order, or that your selector isn't specific enough.
What Andrei proposed will most likely work, but isn't the most elegant way (as he said).
Please Log in or Create an account to join the conversation.
Time to create page: 0.101 seconds