Feeds:
Posts
Comments

Posts Tagged ‘post’

Change The Font Size in WordPress.com

Add new post and copy/paste line below in the HTML box of the Edit Post page:

<span style=”font-size:large;”>Start typing here
</span>

Now switch to the Visual box editor and start writing your blog post. That’s it.

As you add lines of text the editor should keep same font size for you. I created this post doing just that.


For instance, as I write this line, I’m adding it at the end after two carriage returns and it preserved the same font size.

I’m not an HTML expert but instead of large, values for the font-size attribute can be given in pixels (px) or points (pt):

<span style=”font-size:14px;”>Start typing here
</span>

<span style=”font-size:14pt;”>Start typing here
</span>

Just specify the size of your preference for font size and your off to a good start. Some other values can be font-size:x-large, font-size:small.

This is a simple no hassle way of choosing font size for your entire post.


Questo que lotro…, salud!

Read Full Post »