Jump to content

fck editor


Guest degsey69

Recommended Posts

Guest degsey69

Hi

I want to add html code on the home page using the fck editor.

My question is, I know that I can click source and drop the code straight in, but obviously the images will not show.

In html editors such as frontpage it creates a seperate folder for the images, do I upload those images in their folder to the server and then somehow link them in the fck editor.

Any suggestions folks pleeez

Happy Holidays :w00t::D:D:sourcerer: :sourcerer:

Link to comment
Share on other sites

Hi

I want to add html code on the home page using the fck editor.

My question is, I know that I can click source and drop the code straight in, but obviously the images will not show.

In html editors such as frontpage it creates a seperate folder for the images, do I upload those images in their folder to the server and then somehow link them in the fck editor.

Any suggestions folks pleeez

Happy Holidays :w00t::D:D:sourcerer::sourcerer:

You got exactly right! You need to upload the images to some folder that is accessible from the internet. Then make the img src tag with a full url to the image.

<img src="http://www.yourdomain.com/images/mypicture.jpg">

That's it.

Goodluck

/Goober

Link to comment
Share on other sites

  • 3 weeks later...

Thanks to both of you for this question and answer. I had managed to figure this out about 90 days ago for a store I built then - but while starting in on the home page of a new store, I could not, no matter how I tried - figure out how I did it until this thread refreshed my memory.

If I'm going to continue building stores I'm going to have to buld a database of what I've dome, how and where I did it. I'm serious. I think I'll do that. Wish I knew how to do it in MySQL so I could publish it online but I do know how to in FileMaker Pro.

Thnaks to the excellent tutorial by MarksCart on controlling boxes, I was able to do that again without having to re-discover. If he keeps this up, he may yet make up for the horrible lack of comprehensive docs so sorely b=needed by CC.

Right now I have to do a tedious search for how to control the width of the center box so it's wide to the right margin (see http://www.keepsakeribbonstore.com/store/index.php for what I mean until I can either find the info or recall how and where I did it in thew previous cart.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
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...