Quote:
Originally Posted by chloe101
Hi Mark!  That worked but it changed the font color in the navtabs of the blog sidebar also  Is it possible to change it just for the calendar? Also, the tabs to the left and right were the < and > symbols to select previous/next month.... Everytime I think I finally understand vb styling, fate throws another brick lol.
|
Okay, try changing the selector you previously changed to:
HTML Code:
th.blocksubhead a{
color: #EEF6FF !important;
}
I'm not getting the "<>" symbols in any of my styles in the blog calendar at that location.