Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #686845

    Hi,

    Within the Enfold theme I would like to use some images that are located on a different website, so I need to insert a custom image url. But I cannot figure out where or how to do this.

    How can I accomplish this?

    Kind regards

    #686956

    Hello. You can use the following code, placing it into a Text Box or Code Block.

    img src=”http://www.website-with-image.com/images/filename.jpg” alt=”image description” width=”15″ height=”15″ /

    Note: I took out the “<” and “>” so you could see the code/HTML. Just add each back to the beginning and end of the code/HTML. See below

    <insert code/html shown above>

    Good luck,
    Ryan

    #687044

    Thank you Ryan!

    Though this doesn’t really fix my problems, I am figuring out how to use this for instance for the Slideshow, there are no ways to add such html. Is there another way to do it via the Media Library maybe?

    #687882

    Hi,

    I think the easiest solution to your problem would be to download the image in question and upload it to your site so that you can use it there. If that is not possible then please try to explain a bit further and post a link to your site.

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.