Inserting pictures into homepage -...

User 2065324 Photo


Registered User
3 posts

I want to insert some pictures into the homepage. How is this done please?
User 2000538 Photo


Registered User
1,392 posts

Hi Emma,

you add it via the HTML tool.

So go to the spot on the page where you want the picture and then click on the little blue box that has HTML in white and a box will appear and you type in your HTML code for your image there.

<img src="http://whereyourimageishosted.com/jmagefoldername/imagename.jpg" alt="what your image is about">
I know you believe you understand what you think I said...but I am not sure you realize that what you heard is not exactly what I meant.


User 147665 Photo


Ambassador
712 posts

..It can depend on a few things such as location of the home page..

--if the home page at--
www.example.com
--and the store at--
www.example.com/shop/

--or if the home page is at--
www.example.com/shop/

MOST of the time or --Generally-- in the cart creator.
1. Click the "pages" button at the top of cart creator.
2. Then click the "Home" page tab just below the tool bars
3. Click the "html" button(it's small and easy to miss) 'just to the left of font size'
4. Then enter the path to you photo using html code...(such as)

<img src="http://www.example.com/images/my-neat-photo1.jpg" alt="my neat photo1 description" />
<br />
<img src="http://www.example.com/images/my-neat-photo2.jpg" alt="my neat photo2 description" />

When you save it,, you will see it adds
this [[[ at the beginning ,,,,, and this ]]] at the end.
[[[<img src="http://www.example.com/images/my-neat-photo1.jpg" alt="my photo1 description" />]]]



5. To finish this off, upload your photos to the server at




User 147665 Photo


Ambassador
712 posts

@tassietiger, I guess I was writing a post and you submitted an answer before I got finished. :)
I don't type very fast..

User 2000538 Photo


Registered User
1,392 posts

dave beall wrote:
@tassietiger, I guess I was writing a post and you submitted an answer before I got finished. :)
I don't type very fast..


Gee you must type really slow Dave :D
I know you believe you understand what you think I said...but I am not sure you realize that what you heard is not exactly what I meant.



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.