Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hey all.

 

Well as topic described, I would like to add an image to part of the text I made in one of the boxes in column_right

 

Would love if anyone could describe the code or know an add on, which could do this

 

 

I am not very skilled in this, but hope to improve ;)

 

Kindly

 

Furbo

Posted

Hey all.

 

Well as topic described, I would like to add an image to part of the text I made in one of the boxes in column_right

 

Would love if anyone could describe the code or know an add on, which could do this

 

 

I am not very skilled in this, but hope to improve ;)

 

Kindly

 

Furbo

Put the image in the /images folder of your osC site and the code would be something like this:

 

<img src="images/IMAGE_NAME_GOES_HERE" width="IMAGE_WIDTH_GOES_HERE" height="IMAGE_HEIGHT_GOES_HERE" border="0" alt="IMAGE_MOUSEOVER_TEXT_GOES_HERE">

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Put the image in the /images folder of your osC site and the code would be something like this:

 

<img src="images/IMAGE_NAME_GOES_HERE" width="IMAGE_WIDTH_GOES_HERE" height="IMAGE_HEIGHT_GOES_HERE" border="0" alt="IMAGE_MOUSEOVER_TEXT_GOES_HERE">

 

 

 

 

 

 

And it works ;) I really appriciate this, thanks a lot, love that I can ask here and someone really smart tells me what to do ;)

 

Have a nice day!

 

Kindly

 

Furbo

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...