How do I change the "Welcome to Zen Cart!" image?

Removing or changing the picture from the home page

To remove this image, you want to modify the file includes/languages/english/html_includes/define_main_page.php, or the file includes/languages/english/html_includes/responsive_classic/define_main_page.php if you are using the responsive classic template.

Open this file, and remove the first line, which displays the image. You may want to make additional changes to customize the content for your specific needs. Save the edited file to includes/languages/english/html_includes/YOURTEMPLATE/define_main_page.php and upload it to your server.

If you are using a language other than English, save the file to includes/languages/YOURLANGUAGE/html_includes/YOURTEMPLATE/define_main_page.php and upload it to your server.

NOTE: See Basic Terms for an explanation of YOURLANGUAGE and YOURTEMPLATE if these terms are unfamiliar.




Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the Zen Cart support forum and ask there in the appropriate subforum. In your post, please include your Zen Cart and PHP versions, and a link to your site.

Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started. You can even PR right here.
Last modified January 6, 2021 by Scott C Wilson (37c0587).