Jump to content

Featured Replies

Posted

I've searched a while now, and I can't find where to change the "black" color in the Blog entries/summary bar.  I've tried modifying through the (default) theme settings, but can't find the right one to change.  Any suggestions on where to look to modify?

Blog_Bar.png

  • Author

I've continued my search and experimentation, but can not find where to change this color at.  Has anyone else tried and were successful at changing?

You can override it in your custom.css with CSS:

#elBlogHeaderStats {
    background: #00AA00;
}

 

  • Author
4 hours ago, opentype said:

You can override it in your custom.css with CSS:


#elBlogHeaderStats {
    background: #00AA00;
}

 

Thanks, that worked perfectly!

Recently Browsing 0

  • No registered users viewing this page.