|
Xanga! I really just want to change my font in my xanga to something I want not what they have and also I really want to know how to have a different color when you bold something. Help please!
[ ] Want to answer more questions in the Technology category? Maybe give some free advice about: Internet & Web Design?
< style type="text/css" >
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:NAME;
}
.blogbody b, .standard b, p b, strong, b, em, u {
/* edits bolded text in your entry */
font-weight: bold;
color: COLOR;
}
< /style >
Remove the spaces right before the arrows and change the font and color to anything you want and paste it in your custom header. ]
More Questions: |