1
javelin
Tiny Event Calender
  • 2004/4/19 8:58

  • javelin

  • Not too shy to talk

  • Posts: 160

  • Since: 2004/3/11


I am building a site that brings together a number of different Sailing Classes.
Each Class has their own events during the year and a number of joint ones.
I want to add the Class logo such as Resized Image

in the event name box with the name of the event next to it like "Rutland Open"

In this way the users will find it much easier to pick out their events and the joint events.

I have tried using and this works fine in admin but just returns this as text in the site.

Does anyone know how I can get the Event name field to show an image?

Cheers

2
chapi
Re: Tiny Event Calender
  • 2004/4/19 10:53

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


You have to edit line 87 in tinyevent/index.php. Replace the original code ...

$event $myts->makeTboxData4Show($te_event['event']);


with this one and it should work as you expect.

$event $te_event['event'];

3
javelin
Re: Tiny Event Calender
  • 2004/4/19 15:04

  • javelin

  • Not too shy to talk

  • Posts: 160

  • Since: 2004/3/11


Brilliant - works a treat, many thanks.
For those who want to see see here
However the site is very much in the build phase so things will look a bit messy

Login

Who's Online

982 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 982


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits