Add best marquee style recent post widget tricks in your blogger blog. 0

| | , ,

Now add best marquee style scrolling recent post widget in your blogger blog. this trick give you scrolling effect post title with bottom to top. and when you touch by cursor any post line scrolling effect will be stop.

Follow simple and easy step to adding this trick in your recent post widget--->>>

* First go to your blogger Dashboard.

* Now click in design tab and edit HTML.

* Click in small box to expand your blogger Template.

* Now copy the title of your recent post widget from your blog HOMEPAGE.

* And find by the recent post title in HTML area by CTRL+F key.

* Some lines after you can see this line--->>>           
 <div class='widget-content'>
    <data:content/>

     </div>
* Now Replace above code with below code-->>>


<div class='widget-content'>
<marquee direction="up" onmouseover="this.stop()" scrollamount="4" onmouseout="this.start()" height="300px">
    <data:content/>
  </marquee>
</div>

* Now click to save your blogger template now you are done.

StumpleUpon DiggIt! Del.icio.us Blinklist Yahoo Furl Technorati Simpy Spurl Reddit Google I'm reading: Add best marquee style recent post widget tricks in your blogger blog. ~ Twitter FaceBook

0 Responses So Far:

Categories

Select Your Categories