I had a link inserted I dont know where it went.
http://www.krakkenlorestudios.com
Hi jmadams71
for example
<?php
raindrops_register_styles("yourcolor");
function raindrops_indv_css_yourcolor(){
$css =<<<RESULT
/* Write your style rules*/
body{color:green;background:#fff;}
RESULT;
return $css;
}
?>
above code add to lib/csscolor.css.php first line.
then open theme customizer.
select color type ‘yourcolor’
Thank you.
Sorry poor at english.
Kind of a newbie with WP.
Im trying to get the content background color on the dark theme to be something like white rather than black, as it’s hard to read white text on black).
where exactly can i make this change
http://www.hemetwebdesign.com
Thanks
Hi drumzonfire, did you manage to find a solution to change the black content background in this theme? I would like to change it to gray, but did not yet find a way how to do this.
Apart from that, I love the theme.
Thanks,
AC
ac1969
its been a while but I think I just deleted code for the top content bar. what’s your site so I can look and get back to you