|
|
|
|||||||
| Portal | Register | Forums | Articles | Gallery | Reviews | Sponsors | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#21 |
|
Aquarium Advice Regular
Join Date: Sep 2005
Location: Winnipeg, Manitoba, CANADA
Posts: 85
![]() |
The premises behind a "clickable" link in a phpBB post is comprised of two parts:
1. A "Target URL" --> What document will open when a link is clicked; and 2. A "Target Mask" --> Something "pretty" to cover the the "http://www..." link. CREATING A CLICKABLE TEXT LINK [URL = http://www/Image_FileName.JPG ] A Link to My Picture File [/url] ... The above is of the format [URL = Target URL ] Target Mask [/url] ... There are blank spaces in the prior which would be omitted when creating a clickable link of course. CREATING A CLICKABLE THUMBNAIL LINK This assumes that on your host server you have these two files: "Image_FileName.JPG" and "TN_ImageFileName.JPG". ... "Image_FileName.JPG" -> Your "full size image", example: 800 x 600 DPI ... "TN_ImageFileName.JPG" -> Your "thumbnail image", example: 96 x 96 DPI So adapting from the clickable TEXT link code, we replace the text "mask" we created for the image URL which was "A Link to My Picture File" with a thumbnail "mask". [URL = http://www/Image_FileName.JPG ] [IMG] http://www/TN_ImageFileName.JPG [/IMG] [/url] So, we replaced clickable text "A Link to My Picture File" link to the full size image... with a clickable thumbnail to the full size image.
__________________
Your signature contains too many lines and must be shortened. You may only have up to 4 line(s). |
|
|
|
|
|
#22 | |
|
Aquarium Advice Regular
Join Date: Sep 2005
Location: Winnipeg, Manitoba, CANADA
Posts: 85
![]() |
Quote:
__________________
Your signature contains too many lines and must be shortened. You may only have up to 4 line(s). |
|
|
|
|
|
|
#23 |
|
Aquarium Advice Regular
Join Date: Sep 2005
Location: Winnipeg, Manitoba, CANADA
Posts: 85
![]() |
Please note... if you want your thumbnails to appear in a "table" (x-amount of thumbnails in one row) instead of a "column" (one thumbnail, new line, one thumbnail, new line, etc.) you need to paste your thumbnail code lines into a text file, turn OFF "Text Wrap", then hit [END] key, then [DEL] key, the [SPACE BAR], and repeat... to eliminate the CRxLF (Carriage Return x Line Feed) between thumbnails so it appears your code is one long continuous block of text.
__________________
Your signature contains too many lines and must be shortened. You may only have up to 4 line(s). |
|
|
|
|
|
#24 |
|
Aquarium Advice FINatic
Moderator Emeritus
|
The easiest thing is to use a photo hosting service like the one in my sig that has preformated bbcode to do just this.
The problem is the current verison of this site has clickable thumbnails broken on SOME styles. There is no fix to this except we are in the very final cosmetic stages of an extensve rewrite of the site (2+ months in the works) and when we go live with this rewrite this issue will be fixed.
__________________
Remember dont tap the glass, your fish will think you're an idiot -Anonymous mother Check out our articles area. 30+ Aquatic articles for your enjoyment Are you in or around the Shenandoah Valley area? If so click here to join our regional forum. Looking for affordable web hosting? Look no more We have the answer Learn more about Coral Reef Conservation. Free photo hosting |
|
|
|
|
|
#25 |
|
Aquarium Advice Addict
Moderator Emeritus
|
Thanks BrownBullhead & fishfreek
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anybody intrested in a 5" Albino Oscar near area code 1 | jasno999 | Barter/Trade | 1 | 03-28-2006 10:23 AM |
| My 75g SW......"a work in progress" | revhtree | Members Saltwater Tanks Showcase | 9 | 03-08-2006 04:16 PM |
| How do "Dip"-Type Test Strips work vs Chemical Tes | TheChad | General Hardware/Equipment Discussion | 4 | 02-17-2006 10:53 AM |
| A "Mostly" Eggcrate Aquarium Cover...will it work? | WhiteCloud | Saltwater Reef Aquaria | 2 | 03-13-2005 05:19 PM |
| **(Update)**Anything better than "Photobucket"? | Jchillin | The Lounge | 23 | 03-03-2005 12:09 AM |