Just follow the simple steps mentioned below to change the Hyperlinks color in your blogger blog:
1- Log in your Blogger account
2- Navigate to Template > Edit HTML
3- Now press Ctrl +F and type <b:skin> in your search
4- Click on the Black Arrow to expand the code

5- Now look at the CSS code of your hyperlink in your template which something look like this:

- Now edit a { color:#0084CE;} (0084CE is a color code you want to use for hyperlinks)
- Edit a:visited {color: #289728;} (289728 is a color code you want to change color of visited link)
Done!
No comments:
Post a Comment