How to put a blinkie under the calendar in your blog Blinkies How to put a blinkie under the calendar in your blog
1.Have Radio up and running 2Pick a blinkie gif file you like. 3 Copy this gif and paste it to your Images folder (To get to the images folder right click on the green circle button next to the clock on your desktop scroll to Open www folder, click on it go to the Images folder open it and paste the gif in it.) 4 Go to Radio Editor click on Pref on the menu bar scroll down to Templates click on Home page template scroll down till you see this : (its about 9 lines up from the bottom)
</td> <td align="center" valign="top" width="1"> <%radio.weblog.drawcalendar ()%> </td>
Paste this code in, changing /account#/ with your radio account and changing the name of the gif file to your gif file name. <p align="center"> <img src="http://radio.weblogs.com/account#/images/nameof.gif"> </p> it should look something like this:
<%radio.weblog.drawcalendar ()%> <p align="center"> <img src="http://radio.weblogs.com/0141203/images/blessed.gif"> </p> </td> </tr> </table> </td> </tr> </table> <%radio.macros.staticSiteStatsImage ()%> </body> </html>
11:54:12 AM
|