coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Christiaan on March 01, 2004, 04:22:00 AM

Title: Looking for the ecards html tags
Post by: Christiaan on March 01, 2004, 04:22:00 AM
I would like to change the way an ecard is seen by the receiver.

By modifying some items I already can in a certain way.
But by knowing where the lay-out is generated before sending it could be much better.
In what file could I find that script?
Title: Looking for the ecards html tags
Post by: moorey on March 01, 2004, 07:43:17 AM
Have you tried ecard.php ?
Title: Looking for the ecards html tags
Post by: Christiaan on March 01, 2004, 07:56:43 AM
Yes, I am using ecard.php that came in the package.

I found that if one wants to include a lot of text, it will displayed as a narrow band on the right hand site only and leaving the space below the picture/image blank.

I already did some mods which allows me to show all of the message under the message and have used wordwrap() to limit the width of that text.

However, I would also like to know where the image/picture gets formatted so that if an image is narrow, it could then display that in the center of the space provideI tried to have a look around where the appropriate html tags are but hav not found them yet.

Thanks for the quick response.
Title: Looking for the ecards html tags
Post by: Christiaan on March 01, 2004, 08:14:22 AM
Sorry, I just found it where I never expected it to find.

In the theme.php

I don't think there is a problem now to change it to my liking.