Auto theme color changer script for Plus Ui Blogger theme.
Auto theme color changer script for Plus Ui Blogger theme.
"This article is directly taken from theamanstark's auto theme changer repository". Auto theme color changer script for Plus Ui Blogger theme.
Auto Themer will change the site theme every 5 seconds, giving it a disco-like look. Use this as an Easter egg on your site.
The future version of autoThemeChanger is heavily influenced by the number of people who are currently using the code as well as the next Plus UI upgrade. If the code is not widely used, an update will be issued occasionally instead of in a timely manner.
Blogger website dashboard -> Click on theme section-> Click on arrow icon -> Click on backup-> Click on download -> Save the downloaded file in a safe place for future use.
Step 1: Go to Blogger Dashboard. Step 2: Click theme button, And Click EDIT HTML. Step 3: Now copy JS code and paste above the </head> in your theme .
<style>
.head1, .para1, .para2 {
margin-left: 6px;
}
…