Php Subscription Page Problem

Avatar
  • Answered
I have a problem in that I don't know how to configure the php Subscribe list so that my site's logo and back ground correctly shows. Here is the page that I need help with: http://www.wirralwriter.co.uk/SubscribeDummy.htm

I need to get rid of the blank php list banner and also need to get my site's blue background colour back in again. So which part of the code do I need to edit to achieve my desired result?
Avatar
Arn
Hello WirralWriter, Thank you for your question. In general, we do not provide coding help, but we do try to point you in the right direction. I'm not familiar with your subscription list (or were you referring to PHPlist?), but if we view the source of the page you specified, then you can see that missing banner is the masthead.png. You can search for that on the HTM page and either provide the file, change the name, or remove it from the code. I don't see a PHP page being called, so you should be able to edit the HTM page and the changes should apply. As for the background color, the entire page seems to be within a table, but you also have formatting specified in the body tag. You should be able to edit it there. If you have CSS set up for the site (though I did not see any references), then you should be able to edit the page background color there. If you need help with editing files, we have an article on editing files from the cPanel. Apologies again that I can't give you a more direct answer, but hopefully this gets you going in the right direction. If you still need assistance, please reply with more information about the page you wish to edit. You were referring to PHP, but the page you have indicated is an HTM page. Regards, Arnel C.