posted by samsarajade at 5:05 AM
easy one (:look in ya template and find this bit of code (again take out all the $s that i put in, i use $ this time coz there is actually a # in the code):.$post$-$title ${ $margin$:$.25em 0$ 0; $padding$:$0 0 4p$x; $font-size$:$14$0%; $line-height$:$1.4$em; color$:#ad9$; $}this is the styling for the post titles and as you can work out the important line is: color$:#ad9$;it the hex number you want to change. Here is a very useful site that i use alot:Standard Colour Namesso if ya wanted your title colors to be say... AliceBlue you would change: color$:#ad9$;to color$:#F0F8FF$;so:.$post$-$title ${ $margin$:$.25em 0$ 0; $padding$:$0 0 4p$x; $font-size$:$14$0%; $line-height$:$1.4$em; color:$#F0F8FF$; $}enjoy (:
nice 1 ;)
HAHA looks good :D
Post a Comment
<< Home
I Am. I Love Being. I dislike, and will fight, anything that threatens that. I love. And those I love, know I love them :)
View my complete profile
3 Comments:
easy one (:
look in ya template and find this bit of code (again take out all the $s that i put in, i use $ this time coz there is actually a # in the code):
.$post$-$title ${
$margin$:$.25em 0$ 0;
$padding$:$0 0 4p$x;
$font-size$:$14$0%;
$line-height$:$1.4$em;
color$:#ad9$;
$}
this is the styling for the post titles and as you can work out the important line is:
color$:#ad9$;
it the hex number you want to change. Here is a very useful site that i use alot:
Standard Colour Names
so if ya wanted your title colors to be say... AliceBlue you would change:
color$:#ad9$;
to
color$:#F0F8FF$;
so:
.$post$-$title ${
$margin$:$.25em 0$ 0;
$padding$:$0 0 4p$x;
$font-size$:$14$0%;
$line-height$:$1.4$em;
color:$#F0F8FF$;
$}
enjoy (:
nice 1 ;)
HAHA looks good :D
Post a Comment
<< Home