How To Scroll Your Label Blogger..
If my friend interested in creating scrolling labels are like on the bottom left of this blog, my friend can follow these tips:
Label/Category with Scroll
- Login Blogger >> Design >> Lay Out >> Add Gadget >> Label >> Save
- Design >> Edit HTML >> Klik On Expand Widget Templates
![](http://3.bp.blogspot.com/_KNLNSEq-PdE/TEXdHOgXkdI/AAAAAAAABY8/naRmwJJIecw/s320/blogger_thumb_2.png)
- Find this kode ]]>
- Put this code just before ]]>
height:200px;
width:auto;
overflow:auto;
}
More details will be changed to the following:
# Label1. Widget-content {
height: 300px;
width: auto;
overflow: auto;
}
height: 300px;
width: auto;
overflow: auto;
}
]]>
Change the color of red numbers to adjust the length of the desired area.
Save Templates
0 komentar:
Posting Komentar