how to create or add a scroll on a blog?


scroll function is intended to save space in our blog
   Create Function Scroll on blogspot is using CSS rather than html.
The steps make sroll on the blog:

login at blogger.com

then select the layout

choose where my friend would put the scroll function is

continue to click add page element

copy and paste the CSS code below:

<div style="overflow:auto;width:350px;height:250px;padding:10px;border:1px solid #eee">
enter the script that friends want here</div>
If my friend wants to change the height and width of course customize the templatethat my friend use the residence change the value of width and height. Width is tochange the width while the height to change the height of the scroll function itself. For example, width: 350; to enlarge the residence change with the width: 400; or tominimize the change to be like this width: 300;.

the last step press the save / save

0 komentar:

Posting Komentar

OTHER POST