PDA

View Full Version : $birthdaybits


Teea
07-26-2002, 05:36 PM
Wanting to move the birthday's to the top and put a graphic in with the $birthdaybits, how do i do this?

-like [image] and the peoples birthdays underneath


I had this once, but my host upgraded and I didn't do a back up :o

Thank you

dmjof
07-26-2002, 05:54 PM
Alright, open up your templates and go to "forumhome" and click expand then go to "forumhome_birthdaybit" and replace the entire code with this.

<tr>
<td bgcolor="#FFFFFF" colspan="6"><smallfont>
<img src="IMAGEOFCAKEORWHATEVER.gif">Today's Birthdays: $birthdays</smallfont></td>
</tr>

Then, in "forumhome" put "$birthdaybits" or whatever the code is wherever you want the birthday's to be. Then scroll down and look for $birthdaybits if you have an extra and remove it. Also, where is says IMAGEOFCAKEORWHATEVER.gif, replace that with the little image you want.

Teea
07-26-2002, 11:38 PM
ah yes.. thank you very much