Posted by ithacaindy on August 12, 2010 at 4:40pm
My blogs homepage block view hasn't styled the title. The date and author fields are styled, but the node: title is just plain text. How do I style that view field?
My blogs homepage block view hasn't styled the title. The date and author fields are styled, but the node: title is just plain text. How do I style that view field?
Comments
use firebug
usee firebug for firefox and find out the block title css.
Place that in components.css with your style and it should be ok
-Ronald