Background HTML Help - Page 4

User 2803198 Photo


Registered User
57 posts

yes home page...I think images are already available for store products. Thanks.
User 2623310 Photo


Ambassador
282 posts

Have a look at this link and do what it suggest to do for your adding your images.

http://progrower.coffeecup.com/shop/vie … groupid=41

For example if you want add the images in the footer area your shop find this bit of code

<div id="scs_footer"> then add the bit of code to that section. Make sure change img link in the bit of code.

Hope this help you out.:)

User 2803198 Photo


Registered User
57 posts

I just found this to add images to website...is this correct ? Can i change to jpg ?

<img src="image.gif" alt="" border="1">
User 2623310 Photo


Ambassador
282 posts

yes!

Make change it to this http://www.yourdomain.com/name of folder where the image is kept/nameofimage.jpg
User 2803198 Photo


Registered User
57 posts

i uploaded image to public_html this seems to be working...do i need to change folder for upload still ? Thanks.
User 2623310 Photo


Ambassador
282 posts

I would make it easy to keep track of your images. They be all in one place.
User 2803198 Photo


Registered User
57 posts

ok but i put them where there is a image folder and it didn't work..in the image folder there is another folder of general, etc. i tried both
User 2623310 Photo


Ambassador
282 posts

Do you change the path of image?

<img src="image/imagename.gif" alt="" border="1">
User 2803198 Photo


Registered User
57 posts

oh no..i didn't will check...thanks.
User 2803198 Photo


Registered User
57 posts

yes but had to change html to images instead of image as i had named it that...thanks.

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.