My imagination are strong enough for me to hold on.
Hello 2017

#Tutorial : Simple hover navigation bar XI
Tuesday, 22 December 2015 @ 20:23








1.Open your blog template, change to Edit Html
2.Press Ctrl+F (Command+F for Mac user)
3.Find </style>
4.Put this code before </style>

5.Press Ctrl+F (Command+F for Mac user) again
6.Find </head>
7.Paste these code before </head>
<link href="https://fonts.googleapis.com/css?family=Dancing+Script:700" rel="stylesheet" type="text/css">
8.Press Ctrl+F (Command+F for Mac user) again
9.Find <body>
10.Paste these code wherever you want the nav bar at between <body>&</body>

11.Replace all URL with your own URL link, you can also change word before </a> with your own
12.Save,done!!

Labels: