Wednesday, September 1, 2010

Home made widgets

Ok, not all of us are web developers ... this tweak is for those who want to change the look of the side bar with twitter content for example.

Many of us are using twitter widgets or something like that...I use my own design and my own code for news widget like this one :




This is a marquee text
Easy to change and cute
I often use this method to
create "news spaces"
for my websites. It is easy
Using an marquee text with
this settings: direction->up
delay 140 or less, amount
of the text will pe set up to
4 times. Repeat: 4 times
behavior : scroll
Oh...by the way...
The links works fine
Google Groupe

and images also ;)
Have fun!






 insert this code , change it to fit your needs.

<marquee direction="up" height="374" scrolldelay="140" scrollamount="6" behavior="scroll" loop="4" style="background-color:transparent;" id="Marquee1"><font style="font-size:13px" color="#8B0000" face="Arial">
 <b>This is a marquee text<br>
Easy to change and cute<br>
I often use this method to <br>
create &quot;news spaces&quot;<br>
for my websites. It is easy<br>
Using an marquee text with<br>
this settings: direction-&gt;up<br>
delay 140 or less, amount<br>
of the text will pe set up to<br>
4 times. Repeat: 4 times<br>
behavior : scroll<br>
Oh...by the way...<br>
The links works fine<br>
<a href="http://groups.google.com/group/blogger_designers">Google Groupe</a></b></font><font style="font-size:11px" color="#000000" face="MS Shell Dlg"><br>
and images also ;)<br>
Have fun!</font></marquee>

1 comments: