Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How To Delete or change this Image?

How To Delete or change this Image?

Locked

Views: 627

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
11 Aug 2009, 12:24 AM
#1
justneil avatar

justneil

New Zenner

Join Date:
Aug 2009
Posts:
2
Plugin Contributions:
0

How To Delete or change this Image?

I installed english version, the main index page has a Image, just under the Welcome Greeting message,

the path is //zen cart/image/lager/e-start-book.jpg

How can I modify this image or delete?

11 Aug 2009, 1:37 AM
#2
pdxdoug avatar

pdxdoug

Zen Follower

Join Date:
Jan 2008
Location:
Portland, Oregon USA
Posts:
356
Plugin Contributions:
0

Re: How To Delete or change this Image?

Just edit the main page:

From the admin- Tools/Define Pages Editor/define_main_page.php

You may have to change permissions for that file to be writable (777) before you edit - do so then make darn sure you change it back to 644 after saving it to avoid any hack attempts.

That file is in located in the includes/languages/english/html_includes folder.

11 Aug 2009, 1:38 AM
#3
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: How To Delete or change this Image?

admin - tools - define pages editor - define_main_page.php

remove the image (be sure to go to plain text editor to delete all the coding)

Tina

11 Aug 2009, 2:21 AM
#4
justneil avatar

justneil

New Zenner

Join Date:
Aug 2009
Posts:
2
Plugin Contributions:
0

Re: How To Delete or change this Image?

Thanks, Got it.:clap: