Not for official support
We do not provide technical support in this forum.
If you want to contact our customer support, please use our support form.

You are not logged in.

#1 2012-04-08 22:34

summercrema
Member

how can I insert images directly from PC without using url

In the Info pages I have pictures I want to add to About, what is URL I am not a programmer. In the product I am able to insert images for each product, it is strict forward but in About page I can't do it.

Offline

 

#2 2012-04-09 02:07

rat
Administrator

Re: how can I insert images directly from PC without using url

Try to use the picture embedding button using the text editor toolbar in info page settings. Post your questions here, should any arise.


Be careful what you wish for — you might get it.

Offline

 

#3 2012-04-09 03:32

summercrema
Member

Re: how can I insert images directly from PC without using url

rat wrote:

Try to use the picture embedding button using the text editor toolbar in info page settings. Post your questions here, should any arise.

hi rat

When I got to the Insert/Edit image it prompts me for URL, the image is on my computer not stored  somewhere-else like a ftp server or photobucket.com.
info Pages > Edit page > About

Also when I use the "paste from word" feature in About , the image in my word document will no appear so it is the URL method but what URL my picture is on my local computer.

Offline

 

#4 2012-04-09 04:02

summercrema
Member

Re: how can I insert images directly from PC without using url

Hi rat

just find out inside Post a reply there is a upload picture and it will give me a URL

http://forum.webasyst.net/uploads/46128_13112011.jpg , but once I log out I don't know where it is stored so I can use the url again.

Offline

 

#5 2012-04-09 04:04

summercrema
Member

Re: how can I insert images directly from PC without using url

Hi rat

the uploaded image via Quick post is not stored in Design > Image Uploader neither in Misc nor Product images.

Offline

 

#6 2012-04-09 04:16

rat
Administrator

Re: how can I insert images directly from PC without using url

First make sure that an image file has a URL. To do so, upload it somewhere. You can use section Design → Image Uploader for this purpose. Once uploaded, an image file has its own URL accessible via the Permalink property.


Be careful what you wish for — you might get it.

Offline

 

#7 2012-04-09 06:13

summercrema
Member

Re: how can I insert images directly from PC without using url

rat wrote:

First make sure that an image file has a URL. To do so, upload it somewhere. You can use section Design → Image Uploader for this purpose. Once uploaded, an image file has its own URL accessible via the Permalink property.

Hi rat
Got it, now I have the image between two paragraphs which is not what I want, how can I have the second paragraph appears next to the image?

Offline

 

#8 2012-04-09 06:18

summercrema
Member

Re: how can I insert images directly from PC without using url

I am using Word 2010, word actually allows me to wrap text around picture, however when I  copy and paste the word docx to About us the image is not there? will not copy across, in About us there is a " paste from word" button in toolbar . How do I fix that?

Offline

 

#9 2012-04-09 06:26

rat
Administrator

Re: how can I insert images directly from PC without using url

Never use MS Word to format text in web pages. Use CSS instead. In your case the float: left; property should do the job when applied to the image element.


Be careful what you wish for — you might get it.

Offline

 

#10 2012-04-09 06:38

summercrema
Member

Re: how can I insert images directly from PC without using url

rat wrote:

Never use MS Word to format text in web pages. Use CSS instead. In your case the float: left; property should do the job when applied to the image element.

Hi rat,
float : left ? not sure what you mean, sorry I am no web programmer, is there a button on toolbar allows me to do that?

Offline

 

#11 2012-04-09 06:42

summercrema
Member

Re: how can I insert images directly from PC without using url

Hi rat,

float : left , do you mean alignmnet > left, it looks like what I want, but need  some space, text too close to the picture.

Offline

 

#12 2012-04-09 08:12

rat
Administrator

Re: how can I insert images directly from PC without using url

I mean exactly what I have written. I suggest that you read a CSS manual for beginners and practice a little to understandhow it works. The espace next to the image can be added using the margin property.


Be careful what you wish for — you might get it.

Offline

 

Board footer

Powered by PunBB