Jump to content

Use Image in Listing as a _direct_ Link


Womo8

Recommended Posts

Posted

Hi,

In the listing of a new mystery i like to use a image as a link to the puzzleplatform jigidi.

Thats not new, i know... but always, when i click in the image, the Browser opens the image in a small window _and_ additionally asks me to open  jigidi.

How can i create the imagelink, that the Browser directly opens jigidi,  without showing the image in a smalltalk window?

Thanks,

Womo8

Posted

In the HTML/source editor, alter the <img> tag with the following style property:

 

<img src="..." style="width:670px;">
Posted (edited)

To explain: The image needs to be less than the width of the web-based description area (670px), so that the script doesn't think it's a 'large' image that should have a popup view. You could either make the image itself smaller than 670px wide, or like Hugh mentioned above, use the html source to force it under the width.

 

eta: Yes, not greater than 670.

Edited by thebruce0

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

Loading...
×
×
  • Create New...