Tuesday, June 19, 2012

Set font cho header, footer của comment

1. Vầu Design => Template Designer
2. Vầu Advanced => Add CSS
3. Paste code dưới đơi vầu Add CSS:

.comments .comments-content .datetime {
font-size: 20px !important;
}

.comment-header{
font-size: 20px;
}

.post-footer{
font-family: arial !important;
}

0 comments:

Post a Comment