Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Inserting a Non-Linked Photo


cdi-buy.com

Recommended Posts

Posted

I'd like to insert a photo, much like you do via uploading in product descriptions, except I do not want it to link and popup. I just want it to be a static photo exactly where it is, as it is. Kind of like how you would in html by the simple <img src="blahblahblah"> code. I already have the code done so that I can upload the images and everything and I know it works, I just need to know the code to display the photo for the end user.

 

Any help is appreciated :)

Posted

is this for within a product description.

 

Just use html or for php

tep_image(DIR_WS_IMAGES . 'imagename.gif');

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

That would work once but what I need is to be able to actually upload the image to that position - the same way you do for the enlargable thumbnailed ones.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...