On some users request I have started a series of Blogger Basics.In this tutorials I will post tutorials about blogger basics for new bloggers.These tutorials will surely helps the new bloggers to improve design of their blog.Today we will see How to change background and font size of blog.I have divided this post in two parts.

  1. How To Change Background ?
  2. How To Change Font-Size ?
  3. How To Change Font Family Of Your Blog ?


1.How To Change Background Of Your Blog ?

  • Go to Bogger Dashboard > Design > Edit HTML.
  • Now find for this tag
Main Code

body {
 color: #000000;
 background:#FFFFFF;
        font-size:13px;
        font-family:Verdana;
}

A.Use Hex Color As Background.

If you want to change background color then find this line background:#FFFFFF; and replace it with any hex color code as you wish you can use our Hex Color Code Generator.

B.Use Image As An Background.

If you want to use Image as an background the again find this in main code background:#FFFFFF; line in above code and replace it with below below.... 

background: url(YOUR  IMAGE URL);background-repeat: repeat;

  • Now replace YOUR IMAGE URL with your background image URL.
3.To Change Background Of Post

To change background of post fin this code
.post {
          margin: 0;
          background:#ccc;
}

Now again follow A and B steps...

How To Change Font Size Of Blog ?


Now find this code in Main Code and replace font-size:13px; and change it as you wish

Change Font Family Of Your Blog


If you wish too change font of your blog then find this line font-family:Verdana;  in main code and replace font name with any other font name as you wish.....

To Change Font Color ?


Find this line color: #000000; in main code to change color of font and replace it with any Hex color code you can use Our Hex Color Code Generator .

5 comments:

  1. Normally I do not read post on blogs, but I would like
    to say that this write-up very pressured me to try and do it!
    Your writing taste has been amazed me. Thank you, very nice post.
    my page > http://www.cheapnikenfljerseysnews.com

    ReplyDelete
  2. May I simply just say what a comfort to uncover somebody that truly knows what they're discussing on the net. You actually understand how to bring a problem to light and make it important. A lot more people need to check this out and understand this side of your story. I was surprised that you aren't more popular given that you certainly possess the gift.
    Also see my webpage: www.cheapnfljerseys-vips.com

    ReplyDelete
  3. Hi there, i read your blog occasionally and i own a similar one and i was just wondering if
    you get a lot of spam comments? If so how do you prevent
    it, any plugin or anything you can suggest? I get so much lately it's driving me insane so any assistance is very much appreciated.


    My web page Fun Dates In Colorado

    ReplyDelete
  4. Hi! I simply want to give you a huge thumbs up for
    the great info you've got here on this post.

    I will be returning to your blog for more soon.

    my website: Obedience Classes NJ

    ReplyDelete
  5. If you desire to take a great deal from this post then you have to apply such techniques to your won website.


    My blog writing jobs uk

    ReplyDelete

 
Top