{"id":5597,"date":"2013-11-12T14:57:39","date_gmt":"2013-11-12T21:57:39","guid":{"rendered":"http:\/\/macblaze.ca\/?p=5597"},"modified":"2013-11-12T14:57:39","modified_gmt":"2013-11-12T21:57:39","slug":"color-me-colourful","status":"publish","type":"post","link":"https:\/\/macblaze.ca\/?p=5597","title":{"rendered":"Color Me Colourful"},"content":{"rendered":"<p>Ok I have a a new colour scheme that is just a <a href=\"http:\/\/codex.wordpress.org\/Child_Themes#Example_of_a_basic_Child_Theme\">child theme <\/a>of the original. This mean instead of rewriting the  whole css file I can use the original file (in this case ..\/MAcBlazeIII.style.css) and the just change the bits I want like colour or header size.<\/p>\n<p>Still trying to figure out !important and heirarchy but so far so good&#8230;<\/p>\n<p>Here is the complete child style.css file that changed this:<\/p>\n<p><a href=\"http:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot1.png\"><img loading=\"lazy\" src=\"http:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot1-400x290.png\" alt=\"screenshot\" width=\"400\" height=\"290\" class=\"alignnone size-medium wp-image-5600\" srcset=\"https:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot1-400x290.png 400w, https:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot1.png 1024w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/a><br \/>\nto this:<\/p>\n<p><a href=\"http:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot.png\"><img loading=\"lazy\" src=\"http:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot-400x316.png\" alt=\"screenshot\" width=\"400\" height=\"316\" class=\"alignnone size-medium wp-image-5599\" srcset=\"https:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot-400x316.png 400w, https:\/\/macblaze.ca\/wp-content\/uploads\/2013\/11\/screenshot.png 1015w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/a><\/p>\n<p><code><br \/>\n\/*<br \/>\n Theme Name:     MacBlaze III Child<br \/>\n Theme URI:      http:\/\/macblaze.ca\/<br \/>\n Description:    MacBlaze III Child Theme<br \/>\n Author:         B Timothy Keith<br \/>\n Author URI:     http:\/\/macblaze.ca<br \/>\n Template:       MacBlazeIII<br \/>\n Version:        1.0.0<br \/>\n*\/<\/p>\n<p>@import url('..\/MacBlazeIII\/style.css');<\/p>\n<p>\/* =Theme customization starts here<br \/>\n-------------------------------------------------------------- *\/<\/p>\n<p>.widget-area  {<br \/>\n\tbackground: #384f69 !important ;<br \/>\n}<\/p>\n<p>.site-footer {<br \/>\n\tbackground: #232942;<br \/>\n}<\/p>\n<p>.site-main {<br \/>\n\tbackground: #688b9e;<br \/>\n}<\/p>\n<p>\/* CSS Button *\/<br \/>\n.sidebar-button  {<br \/>\n  font-family: droid-sans-mono;<br \/>\n  color: #FFFFFF !important;<br \/>\n  font-size: 14px;<br \/>\n  text-shadow: 1px 1px 2px #000000;<br \/>\n  box-shadow: 1px 1px 1px #4b6b3c;<br \/>\n  padding: 10px 25px;<br \/>\n  -moz-border-radius: 11px;<br \/>\n  -webkit-border-radius: 11px;<br \/>\n  border-radius: 11px;<br \/>\n  border: 2px solid #688b9e;<br \/>\n  background: #232942;<br \/>\n  background: linear-gradient(top,  #384f69,  #232942);<br \/>\n  background: -ms-linear-gradient(top,  #384f69,  #232942);<br \/>\n  background: -webkit-gradient(linear, left top, left bottom, from(#384f69), to(#232942));<br \/>\n  background: -moz-linear-gradient(top,  #384f69,  #232942);<br \/>\n}<\/p>\n<p>.sidebar-button a {<br \/>\n  color: #FFFFFF !important;<br \/>\n}<\/p>\n<p>.sidebar-button:hover {<br \/>\n  color: #CCCCCC !important;<br \/>\n  background: #688b9e;<br \/>\n}<\/p>\n<p>\/* =Global<br \/>\n----------------------------------------------- *\/<\/p>\n<p>\/* Links *\/<\/p>\n<p>h1.entry-title a, {<br \/>\n\tcolor: #ffffff;<br \/>\n}<br \/>\n.site-content a {<br \/>\n\tcolor: #ccb599 !important;<br \/>\n}<br \/>\n.site-content a:hover,<br \/>\n.site-content a:focus,<br \/>\n.site-content a:active {<br \/>\n\tcolor: #e6c6c6 !important;<br \/>\n}<br \/>\n.textwidget a {<br \/>\n\tcolor: #ccb599 !important;<br \/>\n}<\/p>\n<p>\/* Main *\/<\/p>\n<p>body,<br \/>\nbutton,<br \/>\ninput,<br \/>\nselect,<br \/>\ntextarea {<br \/>\n\tcolor: #ffffff;<br \/>\n\tfont-family: proxima-nova, sans-serif;<br \/>\n\tfont-size: 14px;<br \/>\n\tfont-size: 1.4rem;<br \/>\n\tline-height: 1.5;<br \/>\n\ttext-align: left;<br \/>\n}<\/p>\n<p>.entry-title,<br \/>\n.page-title,<br \/>\n.entry-content,<br \/>\n.entry-summary,<br \/>\n.widget-title,<br \/>\n.comments-title,<br \/>\n.comment .reply,<br \/>\n.comment-meta,<br \/>\n.comment-author,<br \/>\n#reply-title {<br \/>\n\tfont-family: bree, sans-serif;<br \/>\n}<\/p>\n<p>h1.widget-title {<br \/>\n\tcolor:#ccb599;<br \/>\n}<\/p>\n<p>.widget-area  p {<br \/>\n\tcolor: #fff;<br \/>\n\ttext-align: left;<br \/>\n\tfont-family: ;<br \/>\n\tfont-size: 12px;<br \/>\n\tfont-size: 1.2rem !important;<br \/>\n\tline-height: 1.5;<br \/>\n}<\/p>\n<p>\/* =Site Header<br \/>\n----------------------------------------------- *\/<br \/>\n.site-header hgroup {<br \/>\n\tbackground: #232942  url('img\/bannertop.gif') no-repeat right top;<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top, linear-gradient(top,  #232942,  #384f69);<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top,  -ms-linear-gradient(top,  #232942,  #384f69);<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top,  -webkit-gradient(linear, left top, left bottom, from(#232942), to(#384f69));<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top,  -moz-linear-gradient(top,  #232942,  #384f69) ;<br \/>\n\theight: 250px;<br \/>\n}<br \/>\n.site-title {<br \/>\n\tfont-size: 45px;<br \/>\n\tfont-size: 4.5rem;<br \/>\n\tfont-style: normal;<br \/>\n\tfont-family: \"bree\",sans-serif;<\/p>\n<p>}<br \/>\n.site-description {<br \/>\n\tfont-size: 12px;<br \/>\n\tfont-size: 1.2rem;<br \/>\n}<br \/>\n.site-title a,<br \/>\n.site-title a:visited,<br \/>\n.site-description {<br \/>\n    color: #ffffff;<br \/>\n}<\/p>\n<p>\/* =Menu<br \/>\n----------------------------------------------- *\/<\/p>\n<p>.main-navigation {<br \/>\n    clear: both;<br \/>\n    display: block;<br \/>\n    padding: .5em 1em .5em 2em;<br \/>\n    background: #ccb599;<\/p>\n<p>}<br \/>\n.main-navigation a {<br \/>\n\tcolor: #fff;<br \/>\n}<br \/>\n.main-navigation a:hover {<br \/>\n\tcolor: #668b9e !important;<br \/>\n}<br \/>\n.main-navigation ul ul {<br \/>\n\tbackground: #ccb599;<\/p>\n<p>\/* =Content<br \/>\n----------------------------------------------- *\/<\/p>\n<p>.site-main {<br \/>\n    background: #688b9e;<br \/>\n    border: 1px solid rgba(0, 0, 0, 0.1);<br \/>\n    border-width: 1px 1px;<br \/>\n}<\/p>\n<p>\/* =Widgets<br \/>\n----------------------------------------------- *\/<\/p>\n<p>\/* =Site Footer<br \/>\n----------------------------------------------- *\/<\/p>\n<p>\/* =Structure<br \/>\n----------------------------------------------- *\/<\/p>\n<p>\/* Graduated Screens <\/p>\n<p>#div {<br \/>\n\tbackground: #232942  url('img\/bannertop.gif') no-repeat right top;<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top, linear-gradient(top,  #232942,  #384f69);<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top,  -ms-linear-gradient(top,  #232942,  #384f69);<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top,  -webkit-gradient(linear, left top, left bottom, from(#232942), to(#384f69));<br \/>\n\tbackground: url('img\/bannertop.gif') no-repeat right top,  -moz-linear-gradient(top,  #232942,  #384f69) ;<br \/>\n}<\/p>\n<p>-------------------------------*\/<\/p>\n<p><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ok I have a a new colour scheme that is just a child theme of the original. This mean instead of rewriting the whole css file I can use the original file (in this case ..\/MAcBlazeIII.style.css) and the just change the bits I want like colour or header size. Still trying to figure out !important [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false},"categories":[1],"tags":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/macblaze.ca\/index.php?rest_route=\/wp\/v2\/posts\/5597"}],"collection":[{"href":"https:\/\/macblaze.ca\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/macblaze.ca\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/macblaze.ca\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/macblaze.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5597"}],"version-history":[{"count":0,"href":"https:\/\/macblaze.ca\/index.php?rest_route=\/wp\/v2\/posts\/5597\/revisions"}],"wp:attachment":[{"href":"https:\/\/macblaze.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5597"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/macblaze.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5597"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/macblaze.ca\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5597"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}