View Full Version : How to add Image located on another website
zeekstern
05-26-2008, 02:15 PM
I am setting up a site that sells pc stuff. In order for me to get a commission, I have to use the links that they generate. So they give me a link for an image that is located on their site, and a link for text. What is the best way to do this in WE7?
I am using a template that has an image in it already. I double clicked the image, entered Internet Web Page for the Link type, and then the URL. That seems to work ok. But when I try to change the "image" setting in the Inspector it only gives me 2 choices, File Browser and Select File Dialog. I can't figure out how to enter a url for the image location.
Zeek
davidrosso
05-26-2008, 03:40 PM
I am setting up a site that sells pc stuff. In order for me to get a commission, I have to use the links that they generate. So they give me a link for an image that is located on their site, and a link for text. What is the best way to do this in WE7?
I am using a template that has an image in it already. I double clicked the image, entered Internet Web Page for the Link type, and then the URL. That seems to work ok. But when I try to change the "image" setting in the Inspector it only gives me 2 choices, File Browser and Select File Dialog. I can't figure out how to enter a url for the image location.
Zeek
There is no easy way to accomplish this. Its one of my biggest problems with WE, unlike Frontpage it won't let you reference a remotely hosted image, at least not any easy way I have found.
WebMonkey08
05-26-2008, 03:49 PM
I am setting up a site that sells pc stuff. In order for me to get a commission, I have to use the links that they generate. So they give me a link for an image that is located on their site, and a link for text. What is the best way to do this in WE7?
I am using a template that has an image in it already. I double clicked the image, entered Internet Web Page for the Link type, and then the URL. That seems to work ok. But when I try to change the "image" setting in the Inspector it only gives me 2 choices, File Browser and Select File Dialog. I can't figure out how to enter a url for the image location.
Zeek
All you do is get a 'Button' from Clipart, click on it, go to Custom Script', and entered the code from the Vendor and you pic will display/
zeekstern
05-26-2008, 05:48 PM
Thanks David.
WebMonkey - Does the button image get overlaid with the new image?
Never mind, I'll try it and see what happens:p That's the best way to learn.
Thanks for the help.
Zeek
WebMonkey08
05-26-2008, 06:09 PM
Thanks David.
WebMonkey - Does the button image get overlaid with the new image?
Never mind, I'll try it and see what happens:p That's the best way to learn.
Thanks for the help.
Zeek
It's called a 'place mat', you draw a box and do the same thing..all you see if your vendor imgage.
zeekstern
05-26-2008, 08:51 PM
All you do is get a 'Button' from Clipart, click on it, go to Custom Script', and entered the code from the Vendor and you pic will display/
Hellllp.
Not having any luck. I pulled in a button from the Clipart folder. Went to the Custom Script. The Custom script has Source Code, Body Events, and Object Events. This isn't an Object event and the Source code puts code in the Head tags so those 2 are out.
The Body Event has a bunch of keywords to try. I tried the OnLoad but that didn't work. It ended up putting part of the link at the beginning of the Body tag, and the other part roughly where I wanted it to appear on the page. The links I am trying to use is: forget it. Can't post it.
The image I want does not show up, just the button does. I tried a whole bunch of things and I got the image to show up once, but it was clear at the top of the page instead of towards the bottom where the button is. I don't remember how I did it though:confused:
Zeek
WebMonkey08
05-27-2008, 12:28 AM
Hellllp.
Not having any luck. I pulled in a button from the Clipart folder. Went to the Custom Script. The Custom script has Source Code, Body Events, and Object Events. This isn't an Object event and the Source code puts code in the Head tags so those 2 are out.
The Body Event has a bunch of keywords to try. I tried the OnLoad but that didn't work. It ended up putting part of the link at the beginning of the Body tag, and the other part roughly where I wanted it to appear on the page. The links I am trying to use is: forget it. Can't post it.
The image I want does not show up, just the button does. I tried a whole bunch of things and I got the image to show up once, but it was clear at the top of the page instead of towards the bottom where the button is. I don't remember how I did it though:confused:
Zeek
My Diagnosis..'Anal Cranal Inversion'...provide us with the code, we aren't mind readers....
zeekstern
05-27-2008, 01:13 AM
I tried posting it last time but kept getting errors when trying to post.
Still getting errors. I attached it..
Thanks,
Zeek
WebMonkey08
05-27-2008, 02:04 AM
I tried posting it last time but kept getting errors when trying to post.
Still getting errors. I attached it..
Thanks,
Zeek
I think you are missing part of the code. I compared your code to a Banner Ad I have on one of my sites. Your Code looks similar, but is missing a few other lines of code that would display the image...that's all I can thing of ..
zeekstern
05-27-2008, 02:16 AM
Thanks very much for looking. I will double check. But I thought the last line in the attachment was for the image. When I entered it into WE7, I simply cut & pasted the whole thing in as one line. Maybe I should break them up. I will still check first to make sure I am not missing anything tho.
I will save that for tomorrow.
Thanks again for your help!!
Zeek
Look at the code I have attached.
It takes an image from Google and link to another place.
Supa
WebMonkey08
05-27-2008, 03:29 AM
Look at the code I have attached.
It takes an image from Google and link to another place.
Supa
Compare your Code to this Banner Ad
Compare your Code to this Banner Ad
the difference is there is another element in your code for not showing the target address in the status bar.
look better.
anyway, his code wasn't right.
Supa
davidrosso
05-27-2008, 10:38 AM
the difference is there is another element in your code for not showing the target address in the status bar.
look better.
anyway, his code wasn't right.
Supa
Zeek and Supas codes are both bad. Neither of them have the closing "a" tag in the right spot. Webmonkeys code was good.
You are half right..
This is the difference between html and xhtml.
when you build with html it isn't necessarily wrong to not put a closing right after.
when building with xhtml its a must.
Supa
davidrosso
05-28-2008, 02:31 AM
You are half right..
See, I'm always going off half cocked like that ;)
zeekstern
05-28-2008, 03:34 AM
Zeek and Supas codes are both bad. Neither of them have the closing "a" tag in the right spot. Webmonkeys code was good.
Thanks, but can you go a little further? I put the exact code in NVU/Komposer and it works fine and shows up exactly where I want it.
I appreciate the help!!
Zeek
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.