Saved Bookmarks
| 1. |
Solve : Image as a clickable link using BB code?? |
|
Answer» Unable to figure out a way to make an image a clickable link using BB code. Is it POSSIBLE? I tried this: http://blah blah[/img]]blah blah Thanks in advance for any info.[/b]You need to use Code: [Select][img] [/img] tags around the whole code string. See http://en.wikipedia.org/wiki/BBCode for more detail on this; go down to the code example that DISPLAYS the house image. Many thanks, Soybean.Think this is what you want: Code: [Select][url=http://www.linkurl.com/][img]http://www.imageurl.com/image.jpg[/img][/url] Produces this clickable image with all the STUFF properly inserted: Thanks guys. |
|