Forums / Templates, Stylesheets, Page Layout / Add Image on Main Page?

Add Image on Main Page?

Locked
Results 1 to 4 of 4
This thread is locked. New replies are disabled.
15 Jun 2009, 01:43
#1
anitab avatar

anitab

New Zenner

Join Date:
Feb 2009
Posts:
50
Plugin Contributions:
0

Add Image on Main Page?

How do you add a jpg image to the main page?

I have version 1.3.8.

Thanks!
15 Jun 2009, 02:03
#2
pdxdoug avatar

pdxdoug

Zen Follower

Join Date:
Jan 2008
Posts:
356
Plugin Contributions:
0

Re: Add Image on Main Page?

In the Admin area, use the Define Pages Editor to edit the main page.

Tools/Define Pages Editor then select define_main_page.php. Insert the photo where you want it.

You might have to do two things:

  • set permissions on the main_page so you can write to the page
  • ftp the photo to your site first
15 Jun 2009, 03:11
#3
anitab avatar

anitab

New Zenner

Join Date:
Feb 2009
Posts:
50
Plugin Contributions:
0

Re: Add Image on Main Page?

So I need to upload the image into the Image folder in my ZenCart, than identify the URL for the image?

I thought maybe I could I identify the image from my computer and upload it using a browse command, but I did not see how that could be done.
15 Jun 2009, 03:40
#4
anitab avatar

anitab

New Zenner

Join Date:
Feb 2009
Posts:
50
Plugin Contributions:
0

Re: Add Image on Main Page?

Thanks! I got it to work!!

I uploaded the image into the Images folder for my website, then identified that URL using the insert image icon after selecting the HTMLarea. I was then able to resize it in the window using the define pages editor.