Sunday, June 19, 2011

How To Change Blog Links color and font style

How To Change Blog Post Links color and font style



Using this codes ,you can change your every blog  links fonts size color automatically (including with post title).If you are changing it manually, make it as you want, so no need to do it manually every time when you making post. so i think this will helpful to you.


1. Log in to your blogger account and Go to Design >> Edit HTML

2. Find this tag by using Ctrl+F   ]]></b:skin>

3. Paste below code before ]]></b:skin> tag

.post a{font-weight:bold;font-size:12px;color:#000000;text-decoration:none}
.post a:hover{text-decoration:underline}

4. You can change fonts size as your like (changing12)
    If you want to change color, 000000 replace with your color code.

     Get your color code here

5. After save your template. you are done.

15 comments:

  1. Thanks a lot for this post. I have design both of my blogs http://hotnigerianews.blogspot.com and http://freebrowsinglink.blogspot.com thanks again.

    ReplyDelete
  2. Thanks, I copy the tuto to my blog... But I write ur link :D

    ReplyDelete
  3. how to change font style to be tahoma?

    ReplyDelete
  4. Please how will i change only the hyperlink color in my blogger blog post and side bar? What code will i have to find and edit?

    ReplyDelete
  5. @ How to blogger
    Find "link.color" in your template code.In that line, you can see 'default="#336699"'code. change that value with your color value.
    This is for your bloggerfaq site.

    ReplyDelete
  6. Than u sir, really helped me
    Jaseem

    ReplyDelete
  7. i want to change the credit color in footer please help

    ReplyDelete
  8. thank you for your valuable tips Future Creater

    ReplyDelete
  9. hi

    Do you know how can i change only the links colors? not the post title color...


    Tx in advance...

    ReplyDelete
  10. Ok nevermind after a lot of googling and trying myself I solved the problem :) Thanks anyway!

    ReplyDelete
  11. hello, just want to know where did you get your templates sir its awesome!

    ReplyDelete