Website Integration

Can I make the phpList pages look like my website?

Yes. In phpList you can create “subscribe pages” which you can make look like your own website. To do this, you need to extract the header and footer HTML from your website and copy it in the boxes when you create the page under Config → Subscribe pages
If you want to use your own CSS, you will need to include the full URL to your CSS file, eg http://www.yourwebsite.com/css/style.css and images.

You can find a code snippet for a newsletter subscription box to paste into your own website under:Myaccount → Integration

You may also want to check out the “Ajax Form” which you can use to embed the subscribe form in your site, so that your subscribers will not load the phpList pages at all.
You can find this under:My aCCOUNT → Ajax INTEGRATION

If what they enter doesn’t really look like an email, they are taken to your phpList hosted installation, where the error message is displayed and re-enter the information.

There you can also try it out for yourself and see how it works.