If you will insert the labels widget, then it will expands too much when your labels is start increasing when it exceed 500 then it will look so dirty so in that situation I have a solution for your just add scroll bar to your labels widget! Also See"How to add Scroll Bar in Archive Widget in Blogger" Step 1: Click on Template tab Step 2: Click on Edit HTML Step 3: Press Ctrl+F and find ]]> Step 4: paste #Label1{ height:500px; overflow:auto; } just above the ]]> change …
June 2014
How to add Scroll Bar in Archive Widget in Blogger
If you will insert the labels widget, then it will expands too much when your labels is start increasing when it exceed 1000 then it will look so dirty so in that situation I have a solution for your just add scroll bar to your labels widget! Also See"How to add Scroll Bar in Labels/Tags Widget in Blogger" Step 1: Click on Template tabStep 2: Click on Edit HTML Step 3: Press Ctrl+F and find ]]> Step 4: paste #BlogArchive1{ height:500px; overflow:auto; } just above the ]]> change the BlogArch…
Subscribe to:
Posts (Atom)