Aces High Bulletin Board
Help and Support Forums => Technical Support => Topic started by: Greebo on May 13, 2011, 02:57:31 AM
-
I want to make a BBS post with a large number of screenshots in it. To avoid it being too big I want to post thumbnails which expand to the full screenshot when clicked.
Now I have done this before in the past, i.e. as in this post (http://bbs.hitechcreations.com/smf/index.php/topic,302342.0.html). As I recall the format went like this: [img=screenshot location]http://thumbnail location[/img]. However I can't get this to work now. When I preview it the text I typed comes up, not the screenshots. There does not appear to be anything in the help section for the BBS on this either. So what is the correct format for doing this now?
-
The format for what you want is as follows:
(http://put the thumbnail URL here) (http://put the URL of the large image here)
That should do it.
-
That showed up as a red box with an x in it.
Greebo: What you use is the URL= bbcode tag, and inside the target you use the IMG tag, then close the /URL tag after the image.
Hotlink, subject, close hotlink.
EDIT: Okay, I'll use () instead of [].
(URL=http://etc.blah.com/img1.jpg)(IMG)http://etc.blah.com/img1_thumb.jpg(/IMG)(/URL)
-
Thanks Skuzzy and Krusty,
I got the format text suggestion to show up in Skuzzy's post when I quoted it and it seems to work fine.
-
Thanks Skuzzy,
Your format text suggestion showed up when I quoted the post and it seems to work fine.
Ah, I didn't think of doing that. Brilliant!