If you want to add icon beside labels, you can follow the steps below.
1. Log in to your blogger account
2. Go to Design --> Edit HTML
3. Find this code : .
.sidebar ul li {
4. Then add the code below, under .sidebar ul li {
background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOs6XvxfXNvA6ntiuNynnRHOe98hXWpNP_F_9wUxjYqCXwK_tz7J14IpNwEktzaa8CmqnNqIzzOKDr5zhVD7fpczRwIFxT7RgU6Vbt5YnuOQs8n9IQ79hqxNsKZS5M8V3TMv91sxonF_8/s1600/sidebarli.jpg) no-repeat scroll left center;
=> You can change the image URL, with your choice
5. Save now.
0 comments:
Post a Comment