Already a member?
Sign in
Location:
Add Photo to a Page
Discussion: using <img src> How do I add an image without uploading it?
Watch
|
Anonymous |
using <img src> How do I add an image without uploading it?
Apr 16 2008, 1:26 PM EDT Guys, I'm just trying to add in a standard link to a remote image. I don't want to, and can't, upload the image to the wiki's host. I need to use the html code to get the image on the page. In html, it's <img src="http://etc.etc/etc" alt="whatever" border="0"> This is really critical. Thanks, guys. 2 out of 4 found this valuable. Do you? |
|
DigitalX |
RE: using <img src> How do I add an image without uploading it?
Apr 16 2008, 1:30 PM EDT HTML is not available in Wetpaint. Uploading the image is easy and only takes a second or two. Just click the Photo button in the EasyEdit toolbar and type in the URL of the image. You can then change its specifications eg. height and centre. Do you find this valuable? |
|
Jason_wetpaint |
RE: using <img src> How do I add an image without uploading it?
Apr 16 2008, 4:40 PM EDT You can actually do this using the Other widget feature and an iFrame. Try: <iframe src="URLToYourImageHere" height="imageHeightHere" width="imageWidthHere </iframe> Do you find this valuable? |
|
Anonymous |
RE: using <img src> How do I add an image without uploading it?
Saturday, 1:34 PM EDT help 1 out of 1 found this valuable. Do you? |
|
Anonymous |
RE: using <img src> How do I add an image without uploading it?
Saturday, 1:37 PM EDT how to add photos only in the home page just for cool appearance for link . i do/t like it in the photo gallery Do you find this valuable? |
|
shouvik_0106 |
RE: using <img src> How do I add an image without uploading it?
Sunday, 2:56 AM EDT "You can actually do this using the Other widget feature and an iFrame.Using this widget doesn't allow to auto link my wiki-badge directly to my site URL. Is there any way to do it through iFrame? Do you find this valuable? |