Jump to content

Use Images from another site


Recommended Posts

It looks like most, if not all, img tags are relative. That is, they do not include the actual web domain address of their source. So, by adding the following to the file /skins/YOUR_SKIN/styleTemplates/global/index.tpl in the HEAD section, you should be able to have one store use the resources of another.

However, this might cause the one store to use all the resources: images, js files, etc.

Before the <link> tags, add: <base href="http://addressOfSource/">

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