Problem with child theme
-
I ‘ve many problem understanding CSS hierarchy in this theme and how to customize it :
– There a many .css file (light, style, rtl, bbpress…)
– There also is a backoffice page fore some off the class used
– in the HTML we van found style=
– and to change the background i have to go at wordpress backoffice / background
What is the hierarchy between all these possibilities ?
I’d like tu use only the Css files, is it possible to disable the graphene backoffice color page ?
How to deal with the “style=” in the HTML ?
Sorry for my english, I hope it wille be possible for you to understand my problems.
Thanks
Polo
99% of your css adjustments can safely be made via your child theme
style.cssfile.The child theme will overwrite anything located in the main graphenes
style.cssfile.If you are trying to modify a value from a stylesheet other than the main
style.cssfile, for example thestyle-light.cssor thertl.cssfiles, you will need to add a small custom function to your child theme’sfunctions.phpfile.Please check these resources for how to properly set up and use a child theme:
https://forum.graphene-theme.com/graphene-support/how-to-modify-the-theme-using-a-child-theme
http://blog.kjodle.net/2011/08/30/creating-a-child-theme-for-this-blog/
http://www.prasannasp.net/graphene-child-theme-template/
http://www.joshlobe.com/2011/10/video-tutorial-creating-a-child-theme-in-wordpress/
It’s clear.
It’s just that it is not seem to be.
I will try again.
I hope note to have to use the 1%
Thanks for links and andswer
Polo
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
