Showing posts with label widget. Show all posts
How to make a different admin comments
assalamualaikum, this time I will share how to
create admin comments and visitors. sometimes we visit a blog and there
are a lot of comments, the problem of the many comments we can't know
which admin and which visitors of the blog, well this time I will share
how do I change the admin comments so that different visitors
1. go to blogger.com or click here
2. the dashboard
3. click edit template html
4. code search </body> by clicking ctrl + f
5.Then copy the code below the code above
< script src = ' http://code.jquery.com/jquery-latest.js '/>
1. go to blogger.com or click here
2. the dashboard
3. click edit template html
4. code search </body> by clicking ctrl + f
5.Then copy the code below the code above
< script src = ' http://code.jquery.com/jquery-latest.js '/>
<script> $ (function() { function () {highlights $ (& # 39;.user.-author blog,. ssyby & # 39;). closest (& # 39;.comment-block & # 39;) .CSS (& # 39; border & # 39;, & # 39; "1px" solid #e1e1e1 & # 39;) .CSS (& # 39; background & # 39;, & # 39; #f1f1f1 & quot; the url (https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhR5iBxSrEMihKMp0nXx_PFrk-K21zxLeQQTZPnOoaTkIWNTeblRt0FtmVAWdqh-zl1INupOPol_nLOs_SROoLjuix-Gwq4IgSME5HuUKlx_HbrulcqZeHsslHrIjRs2D-8slJMmeuJwrY/s1600/admin2.png") no-repeat bottom right & # 39;) .CSS (& # 39; padding & # 39;, & # 39 & # 39; 10px;); } $ (document) bind (& # 39; s ready scroll click & # 39; s, highlighting); }); </script>6.save template
How To Install Camera Widget On blog
what do you think about surveillance cameras ? of course,for supervise something.But do you know about a camera widget for make your blog become more pretty ?.And you must know add this widget to your blog dont need many step just do following directive1. sign in to blogger
2. Select layout
3. click Add gadgets
4. Select html/javascript
5. Enter the code below
6.save
2. Select layout
3. click Add gadgets
4. Select html/javascript
5. Enter the code below
< script language = "JavaScript" src = "https://sites.google.com/site/rhwblogspotcom/javasript/kamera_pengintai.txt?attredirects=0&d=1" type = "text/javascript" > </script> < script language = "JavaScript" type = "text/javascript" > cot ("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmtVEBQCpMNGQ1YJ1XYMQYtEgg2ba1aun8KtEdggADCRo-h8zZrQ-hT7bK0wF6W4Ik8TBjn8qmlgyTWuTD0nX-t_pg_IWAkDUiGBpO_NiRDsWt-gh6ZlbJoz40wKzgMMnDEzlWXGPqqPI/s1600/kamera-1.gif") </script>
6.save
How to install the scroll on the widget
assalamualaikum wr.wb.sometimes a widget too long for our blog and its very disturb us.so, when you have a long widget you can this scroll to your widget and you can adjust as you want
Now how to add ? so simply
1. go to blogger.com or here
2. layout
3. Add gadgets--> html/javascript
4. Enter the code below
5.edit "WRITE YOUR WIDGET CODE HERE " with your code for your widget
6.you can adjust height,width,and border of widget
7.saveeasy isn't it???Thank you've read my post and when you confuse you can ask me with commenting in this post or message me on facebook message asslamualaikum wr.wb.
Now how to add ? so simply
1. go to blogger.com or here
2. layout
3. Add gadgets--> html/javascript
4. Enter the code below
< div style = "overflow: auto; width: 240px; height: 125px; padding: 10px; border:" 1px "solid #eee" >
WRITE YOUR WIDGET CODE HERE
</b></div>
5.edit "WRITE YOUR WIDGET CODE HERE " with your code for your widget
6.you can adjust height,width,and border of widget
7.saveeasy isn't it???Thank you've read my post and when you confuse you can ask me with commenting in this post or message me on facebook message asslamualaikum wr.wb.



