Rainbow colored popular posts


Screenshot

How to add rainbow colored popular posts

  • Login to Blogger
  • Go To Blogger Dashboard -> Layout  -> Add a gadget -> Popular Posts
  • Select 7 posts to display and click save...

  • Go To Blogger Dashboard -> Template -> Edit HTML 
  • Press Ctrl+F in Template Editor search for  " /* Variable definitions"
  • Just below it paste the  below code,

    <group description="PopularPosts Backgrounds" selector="#PopularPosts1"> <variable name="PopularPosts.background.color1" description="background color1" type="color" default="#fa4242" value="#ff4c54"/> <variable name="PopularPosts.background.color2" description="background color2" type="color" default="#ee6107" value="#ff764c"/> <variable name="PopularPosts.background.color3" description="background color3" type="color" default="#f0f" value="#ffde4c"/> <variable name="PopularPosts.background.color4" description="background color4" type="color" default="#ff0" value="#c7f25f"/> <variable name="PopularPosts.background.color5" description="background color5" type="color" default="#0ff" value="#33c9f7"/> <variable name="PopularPosts.background.color6" description="background color6" type="color" default="#ff0" value="#7ee3c7"/> <variable name="PopularPosts.background.color7" description="background color7" type="color" default="#ff0" value="#f6993d"/> </group>
    
    
  • Press Ctrl+F in Template Editor search for  "]]></b:skin>"
  • Just above it paste the  below code,


  • Click the "jump to widget" button and select 
'PopularPosts'




  • Delete the below code
  • <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
  • ...................
  • ..................
  • .................
  • </b:widget>
  • Now paste the below code instead for the above code


    • Click and Save Template button and enjoy!!!

    How to change the bgcolor of the popular posts

    • Go To Blogger Dashboard -> Layout  ->Template Designer.->Advanced -> Popular Posts Backgrounds




    • Now change the desired color you want.......!







    Smart Manoj