This topic is locked

LiveDemo1: Picture as Link -- How to ?

3/6/2009 2:20:31 AM
PHPRunner General questions
S
SteveRacer author

Sorry, I'm missing something.
The Livedemo 1 has a nice feature from the Categories LIST page that allows clicking on the picture to link directly to that item's view page.
Okay, but how? I downloaded that demo project and have it running on my site, and I can see the underline "link" (hyperlink?) on the "Picture" field in the visual editor. But when I right click and explore the properties, there's nothing about this link there? I can see it in the code just fine, and I could do it in the code. But I assume it's easier than that. I must not be looking in the right place. Is this a property, an event, or custom html? The "underline" link is different than the right-click properties link -- I understand that, but how do I create the "underline" style link using the VE or other PHPRunner feature?
Thanks for the help and I'm sorry for my confusion. I know this is simple but I just can't seem to find it. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=11131&image=1&table=forumtopics' class='bbc_emoticon' alt=':blink:' /> If it was done with a custom code snippet ok, but it's gotta be simpler than that, no?

J
Jane 3/6/2009

Hi,
this link was created in the HTML directly.

Open livedemo1, proceed to the Visual Editor tab, highlight image field and switch toHTML mode.

S
SteveRacer author 3/6/2009

Hi,

this link was created in the HTML directly.

Open livedemo1, proceed to the Visual Editor tab, highlight image field and switch toHTML mode.


Ahh. That might explain why I didn't find it. I don't feel quite as silly stupid now.
Thanks for the quick response.
-steve