to make a scroll box follow these steps below:
1. Log into your Blog
2. Click the Layout
3. Click Page Element
4. Click the Add a Gadget
5. Select the menu option HTML / JavaScript
6. Paste the script below into the page Conten HTML / JavaScript
<div style="overflow:auto; width:100%px; height:200px; padding:10px; border:1px solid #999999;">
<li><a href="your link here " target="_blank">link name </a></li>
<li><a href="your link here " target="_blank">link name </a></li>
<li><a href="your link here " target="_blank">link name </a></li>
</div>
7. Click Save
.::RELATED POST::.
0 comments:
Post a Comment