Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-09-2004, 10:59 AM
k1200lt
Unregistered

Posts: n/a

phMailer

Thanks for the very nice and very well working script.

A little question : is it possible to insert a background image, as i would like to make my pages look similar.


Many thanks in advance
Reply With Quote
  #2  
Old 12-07-2004, 05:27 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,928

It is, but you will have to edit the php code a little but. If you can catch on, edit the part of the code where the body tag is. You can put normal html in there but make sure you keep the format. All "'s are escaped with a \" before it.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 12-10-2007, 04:18 PM
peterh is offline peterh
Registered User

Join Date: Dec 2007
Posts: 2

Hello,

I must agree this is a wonderful script and I am having the same issue regarding customising to fit in with my overall web pages. You guys are rocket scientests and us mere mortals struggle jussssssst a leeeetle bit. Is there any layman termed tutorial or guide that we can follow to change colors and yes also pop in a header image. I have tried to mess around reading as you have suggested but the learning cure is like a year ...smile. Im so chuffed to have found a script that finally works it's just this matter of making it fit and look cool. Other scrips (non work so good) have a seporate html code for the form (pointing to the php file) which you can place anywhere within your web page which makes customising a breeze. Pls pls say it's that easy for this script.

Thanks

Pete
Reply With Quote
  #4  
Old 12-10-2007, 07:48 PM
Lakie is offline Lakie

Join Date: Mar 2002
Posts: 5,540

Its not quite that easy, but it isnt too hard either...

HTML is HTML, the only thing you have to do different here is escape " marks, you have to do this because " mean something different in PHP, its a way of telling the script to skip it...

so if you have a HTML line

table border="0" width="871" align="center" cellpadding="0" cellspacing="0">
for this script that line beocmes
table border=\"0\" width=\"871\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">
Reply With Quote
  #5  
Old 12-11-2007, 12:02 AM
peterh is offline peterh
Registered User

Join Date: Dec 2007
Posts: 2

Thanks Mike for the speedy reply.

Lemme give it a bash, no promises now see and if i break it don't blame me ... smile. By the way awesome swords!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
phMailer Question AMC phphq.Net Forums 1 03-27-2010 05:53 PM
phMailer Autoresponse Gazza phphq.Net Forums 2 08-03-2009 06:41 AM
phmailer suggestion softec phphq.Net Forums 1 06-06-2008 04:22 PM
phMailer issue???? softec phphq.Net Forums 4 06-05-2008 07:07 AM
PhMailer: help xist phphq.Net Forums 0 05-19-2008 04:07 PM


All times are GMT -5. The time now is 09:47 AM.




Powered by vBulletin®