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?
Have you tried ecard.php ?
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.
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.