Adding A Message or Graphic underneath your blog's name
I also insert another blinkie underneath my site description.....using the following instructions, find the following macros in your home page template underneath this macros is where you'll want to add the blinkie or even permanent text that doesn't change:
<%siteName%> <%description%> the following will be underneath these macros..
</td> </tr> </table> xxxxx </td> </tr> </table>
and add your message or blinkie in place of the xxxxxx above
Mine looks like this
<%siteName%></a> </i></b></font><br> <font color="#ffffff"><i><%description%></i></font> </td> </tr> </table> <img src="http://radio.weblogs.com/0119318/Screenshots/magic.gif"> </td> </tr> </table>
|