Hello Bloggers, how are you I hope you are doing great. Welcome to my blog Tech Aadi.
Previously i did share a code to get Author Credit on Image. But it will only work for Median Ui 1.5. So today i came with another tutorial How to Get Automatic Author Credit on Median Ui 1.6.
If you didn't read that article please do visit that if you want to check that.
Benefits of adding this code is that you don't have to manually write the credit when you eidt images for your blog.
So let's start the process of Adding Author Credit for Median Ui 1.6. Follow the below steps to get more details about it.
Adding Author Credit for Median Ui 1.6
Step 1:- Login to your Blogger dashboard.
Step 2:- Go to Theme section.
Step 3:- Click on edit HTML section.
Step 4:- Now search for the </style> tag.
Step 5:- Copy the below given CSS code and paste it just before the </style> tag.
/* tech aadi auto credit image */ .pEnt .separator{position:relative} .rPst .itemThumbnail div{z-index:2} .onPs .pEnt .separator:before{bottom:23px} .pEnt .separator:before,.rPst .itemThumbnail > *:after{content:'Tech Aadi';position:absolute;right:0;bottom:0;display:flex;font-size:10px;font-weight:bold;color:#fff;z-index:2;border-top-left-radius:10px;background-color:#3a3a3a;padding:5px 7px;opacity:.7;border-bottom-right-radius: 6px;}
Site 6:- Change the mark part Tech Aadi with your credit name that you want.
Site 7:- Now click on Save theme.
That's all ! You have completed the steps. I hope you have successfully installed the above code on your blog.
Conclusion
So this is all about How to Get Automatic Author Credit on Median Ui 1.6 I hope you have liked this article. If you got any query kindly do comment below. And follow our blog for more post like this daily.