On 16/3/2011 6:47 AM, cool-RR wrote:
Hello,

I want to make a link to an installer which will have an icon of a
Windows installer. I'm not succeeding in doing this. I tried just
putting an image, but (a) I can't figure out how to make the image a
link, (b) I can't figure out how to make it the same link as the text
and (c) I can't figure out how to have the text start to the right of
the image instead of below it.

Any ideas?


Thanks,
Ram.

--
You received this message because you are subscribed to the Google
Groups "sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en.

Hi Ram,

This may not be exactly what you want, but I did something like that for my video links. You can see the result at http://www.mnw-scan.com/#videos

I did this by inserting a list in the Rest-file where the elements contained (besides the description) a link with an embedded image. I then positioned the elements where I wanted them by using selectors in the CSS-file. The result was that both text and thumbnail act as one big link. (I also had another link to YouTube inside the link - see bottom right).

I'll be happy to give more details if you would like to implement something like this.

BR,
Max

--
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to