Hi all User in this Post i am going to share how to change color of Blogger Dynamic Views Gadget background in very easy way...
Steps:-
- Login to Blogger >> Click on drop down >> Now select "Template"
- Now you can see EDIT HTML Button Click on it >> Now click Proceed button
- Now find this tag ]]></b:skin> by using Ctrl+F
- Paste below code Before/above ]]></b:skin> tag .
.gadget-icons, .gadget-title, .gadget-content, #gadget-dock, .gadget-menu, .ss{
background: #005896 !important;
color: #FCD927 !important;
}
background: #005896 !important;
color: #FCD927 !important;
}
Now done save the Template ...
0 comments:
Post a Comment