Hi all
On my website I have some large text at the bottom which I would like to animate moving from right to left.
I have managed to source the HTML code off the web to do this, but i'm not sure how you go about adding the code in the BlueVoda Website builder.
I have checked the view "Page HTML" tab, but I cant seem to be able to add the code in the right place.
Can someone please help me out ?
The code I would like to add is as follows:
<b>
<font color ="#green" size="5" face ="Comic Sans MS">
<MARQUEE width=500 height=60 behavior=slide scrollamount=3 direction="left" bgcolor=white>You only have one body, why not look after it ?</MARQUEE>
</font>
</b>
Thanks
Rangaz007
On my website I have some large text at the bottom which I would like to animate moving from right to left.
I have managed to source the HTML code off the web to do this, but i'm not sure how you go about adding the code in the BlueVoda Website builder.
I have checked the view "Page HTML" tab, but I cant seem to be able to add the code in the right place.
Can someone please help me out ?
The code I would like to add is as follows:
<b>
<font color ="#green" size="5" face ="Comic Sans MS">
<MARQUEE width=500 height=60 behavior=slide scrollamount=3 direction="left" bgcolor=white>You only have one body, why not look after it ?</MARQUEE>
</font>
</b>
Thanks
Rangaz007
Comment