View previous topic :: View next topic |
Author |
Message |
reformed
Joined: 30 Apr 2005 Posts: 1
|
Posted: Sat Apr 30, 2005 7:53 pm Post subject: Image in the popup window |
|
|
I would like to include my banner in the send page popup window..what do I need to do, if this is possible...
Thanks,
W. Hill |
|
Back to top |
|
darkcarnival CJ-Design.com Admin
Joined: 10 Jul 2003 Posts: 1267 Location: Michigan
|
Posted: Sat Apr 30, 2005 10:41 pm Post subject: |
|
|
well this is possible, but you will need to edit the mail function a bit.
first off you would need to be able to let the mail function know that you are sending out a html email(as having an img or html coding counts as an html email)
then find the variable thathas the message and add your banner like you would on your website.
for me to further help on this, do you have the regular version or the pop-up version? _________________ List of Mods to James Scripts!
http://www.cj-design.com/forum/viewtopic.php?t=1798
Elite Bulletin Board v0.5 help test it for me:
http://www.elite-board.z42.us/ |
|
Back to top |
|
PHPDUMMY CJ-Design.com Moderator

Joined: 09 Mar 2005 Posts: 534 Location: South East Kentucky,U.S.A.
|
|
Back to top |
|
darkcarnival CJ-Design.com Admin
Joined: 10 Jul 2003 Posts: 1267 Location: Michigan
|
Posted: Sun May 01, 2005 3:46 am Post subject: |
|
|
hmm good idea phpdummy that is very helpful. _________________ List of Mods to James Scripts!
http://www.cj-design.com/forum/viewtopic.php?t=1798
Elite Bulletin Board v0.5 help test it for me:
http://www.elite-board.z42.us/ |
|
Back to top |
|
stk
Joined: 30 Apr 2005 Posts: 4
|
Posted: Sun May 01, 2005 2:39 pm Post subject: |
|
|
Hey Reformed!
We have to stop meeting like this! First b2evo, now here ... when's it gonna end?
I came to post my enhanced 'Send Page' script changes and saw your post.
From your question, it sounds like you want to add the banner to the "pop-up window" and NOT the outgoing email message.
If that's the case, then all you need to do is modify the HTML in the friend.php file. (There are two HTML pages, near the bottom ... the first one is the "send page popup window" the 2nd (last) is the "thank you" page. Just add your <img src="blah" alt="alt text" /> and format the page as you like.
Hope this helps.
-stk |
|
Back to top |
|
stk
Joined: 30 Apr 2005 Posts: 4
|
Posted: Sun May 01, 2005 2:41 pm Post subject: |
|
|
Hey Reformed!
We have to stop meeting like this! First b2evo, now here ... when's it gonna end?
I came to post my enhanced 'Send Page' script changes and saw your post.
From your question, it sounds like you want to add the banner to the "pop-up window" and NOT the outgoing email message.
If that's the case, then all you need to do is modify the HTML in the friend.php file. (There are two HTML pages, near the bottom ... the first one is the "send page popup window" the 2nd (last) is the "thank you" page. Just add your <img src="blah" alt="alt text" /> and format the page as you like.
Hope this helps.
-stk |
|
Back to top |
|
|