to something else and also in bigger fonts :)
The blog I need help with is superjanne.me.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
to something else and also in bigger fonts :)
The blog I need help with is superjanne.me.
Here is an example:
.comments-link a .leave-reply {
visibility: hidden;
}
.comments-link a .leave-reply:before {
content: "new text goes here";
display: block;
font-size: 1.3em;
font-family: Futura, “Century Gothic”, AppleGothic, sans-serif;
visibility: visible;
}
To learn more about how the font stack part works, check out this page:
http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/
This topic has been closed to new replies.