i bought a magento theme,it have a newsletter window in the main page,i want to change this window's background picture ,but i can't find the pic's location.the window is below,if you know ,please tell me ,thanks so much !
Hi @leebruce,
If you can share theme demo url, some one might help you.
Please check below path Magento_root/skin/frontend/pakagename/theme/images/
Goto frontend, press right click in your browser and select inspect element and select your newsletter image and get image path.
Check the image path and replace the image with your image. Make sure that name and extention should be same.