View Full Version : New Weblog: Date and Title


meehan0125
08-11-2006, 04:55 PM
Is it possible to change the color of your Date and/or Title without manually going to each separate entry and putting in the html??

Is there a code I can paste to my Module?:confused:

tokyo bleu
08-11-2006, 08:14 PM
Yeah, just stick this in Header:
<style>
div.blogheader {
color: #000000;}
</style>