I'm curious to know how I can make my whole blog 1 font-size larger
Need help? Check out our Support site, then
My Whole blog: font size larger
-
-
There are three ways that I know of:
Learn CSS, buy the upgrade each year, and custom-code it.
Pick a theme with a different size font.
Or just change it on your browser under View->Text size. -
You could do this, but it's a lot of work:
[span style="font-size:18px;font-style:normal;"]Your text here.[/span]
You have to use "<" and ">" instead of brackets. And here's the bad part ... you need to repeat this code for each paragraph. The [/span] code is necessary only at the end of the entire post.
-
Yes, you're right. I forgot about that. It won't affect titles or sidebars, though.
Topic Closed
This topic has been closed to new replies.